Docker阿里云镜像仓库配置
1,登录进入阿里云镜像服务中心,获取镜像地址
https://cr.console.aliyun.com/cn-hangzhou/instances/mirrors
2、配置镜像加速器
配置文件 /etc/docker/daemon.json
*参考链接:https://www.cnblogs.com/alexgl2008/articles/17547125.html
3、阿里源地址:
https://cr.console.aliyun.com/cn-hangzhou/instances/mirrors
4、重启方法:
systemctl daemon-reload
systemctl restart docker.service

浙公网安备 33010602011771号