Windows10 Docker加速

 参考地址:https://blog.csdn.net/wanderlustlee/article/details/80216588

在刚开始使用时,有可能因为网络的问题导致整个镜像的下载过程不是太顺畅,参考以上地址

在Docker的配置中,设置一个镜像的地址即可, 填写了之后,会需要重新启动Docker

https://registry.docker-cn.com    #Docker中国区
http://hub-mirror.c.163.com      #网易
https://docker.mirrors.ustc.edu.cn #USTC
http://dockerhub.azk8s.cn/ #Azure

完成以上设置后,会发现下载镜像会快速很多 

 

posted @ 2018-11-09 13:06  WesChan  阅读(6256)  评论(0编辑  收藏  举报