摘要: 一、安装docker 1、Docker 要求 CentOS 系统的内核版本高于 3.10 ,查看本页面的前提条件来验证你的CentOS 版本是否支持 Docker 。 通过 uname -r 命令查看你当前的内核版本 2、使用 root 权限登录 Centos。确保 yum 包更新到最新。 3、卸载 阅读全文
posted @ 2019-10-17 15:28 笨手笨脚 阅读(119) 评论(0) 推荐(0) 编辑
摘要: 本机是Centos6,但是安装yum源用的是centos7的源导致安装失败,两个解决办法 1、升级centos至7 2、将yum原改成centos6的原 [root@centos50g docker-training]# cat /etc/yum.repos.d/docker.repo # dock 阅读全文
posted @ 2019-10-17 14:55 笨手笨脚 阅读(1225) 评论(0) 推荐(0) 编辑