docker image pull debian
Using default tag: latest
latest: Pulling from library/debian
fea1432adf09: Retrying in 1 second
error pulling image configuration: download failed after attempts=6: dial tcp 65.49.26.97:443: i/o timeout
这里的 65.49.26.97 明显是一个被污染的地址。我已经在路由器上配置了以下域名不受污染:
registry.hub.docker.com
docker.io
download.docker.com
index.docker.io
registry-1.docker.io
但是 pull 的时候仍然会访问一个被污染的地址。请问这里 docker pull 到底是访问了什么域名?
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.