赞
踩
错误:
Error response from daemon: Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on [::1]:53: read udp [::1]:51086->[::1]:53: read: connection refused
原因可能有两个:
如果可以pull,但是因网速慢(下载了部分)然后报该错误,那是因为国外网速慢。。。更换阿里源即可。
https://cr.console.aliyun.com/cn-qingdao/mirrors
DNS解析问题,docker.io DNS无法解析, 更改宿主机DNS。
在/etc/network/interfaces 最后添加 dns-nameservers 8.8.8.8
然后 systeamctl restart networking.service
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。