摘要: Docker安装 1、Docker 要求 CentOS 系统的内核版本高于 3.10 ,使用uname -r来验证你的CentOS 版本是否支持 Docker 。 2、使用 root 权限登录 Centos。确保 yum 包更新到最新。 yum update -y 3、卸载旧版本(如果安装过的话) 阅读全文
posted @ 2022-03-30 17:50 bb娜 阅读(3021) 评论(0) 推荐(0)