docker-ce手动搭建笔记(阿里镜像加速,国内镜像,registry,github安装docker-compose)

docker-ce手动搭建笔记

一.准备阶段:

1.依赖服务

yum install -y yum-utils device-mapper-persistent-data lvm2

2.添加官方镜像源:https://download.docker.com/linux/centos/docker-ce.repo

sudo yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo

3.安装docker-ce
#如出现以下错误需请直接使用阿里yum源

此处centos测试环境为本地yum源加docker在线yum源,报错原因是找不到对应版本的containerd.io包(安装docker-ce会安装docker-ce,docker-ce-cli,containerd.io)

Error: Package: 3:docker-ce-19.03.13-3.el7.x86_64 (docker-ce-stable)
           Requires: container-selinux >= 2:2.74
Error: Package: containerd.io-1.3.7-3.1.el7.x86_64 (docker-ce-stable)
           Requires: container-selinux >= 2:2.74
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest


#备份本地yun源:
mv /etc/yum.repos.d/CentOS-Base.rep
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值