文章分类 -  Docker

摘要:Docker(CentOS 8.5) 1.更换yum源 CentOS Linux 8在2022年12月31日来到生命周期终点(End of Life,EoL)。即CentOS Linux 8操作系统版本结束了生命周期(EOL),Linux社区已不再维护该操作系统版本。所以原来的CentOS Linu 阅读全文
posted @ 2024-06-25 18:19 3088577529 阅读(164) 评论(0) 推荐(0)
摘要:Docker(Ubuntu) 1.官方 1.更新 apt 包索引 sudo apt update 2.安装依赖包 sudo apt install apt-transport-https ca-certificates curl gnupg2 software-properties-common 3 阅读全文
posted @ 2024-06-11 14:13 3088577529 阅读(92) 评论(0) 推荐(0)