cp /lib/systemd/system/docker.service /etc/systemd/system/docker.service
chmod 777 /etc/systemd/system/docker.service
vim /etc/systemd/system/docker.service
ExecStart=/usr/bin/dockerd --registry-
mirror=https://31g4gmqc.mirror.aliyuncs.com \
systemctl daemon-reload
systemctl restart docker
ps -ef | grep docker
阿里云Docker官网:https://dev.aliyun.com/search.html
加速器是我的,共享给大家使用:https://31g4gmqc.mirror.aliyuncs.com
可以自己去申请一个
docker镜像加速配置和配置步骤
最新推荐文章于 2024-03-10 14:44:17 发布