docker source

/etc/docker/daemon.json

# vim /etc/docker/daemon.json
{
    "registry-mirrors": ["https://registry.docker-cn.com"]
}

systemctl restart docker.service

Docker中国区官方镜像
https://registry.docker-cn.com

网易
http://hub-mirror.c.163.com

中国科技大学
https://docker.mirrors.ustc.edu.cn
posted @ 2020-09-04 13:32  fndefbwefsowpvqfx  阅读(138)  评论(0编辑  收藏  举报