执行 docker pull 的时候,默认会访问哪些 URL?

150 天前
 villivateur
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 到底是访问了什么域名?

1997 次点击
所在节点    问与答
7 条回复
my3157
150 天前
my3157
150 天前
villivateur
150 天前
@my3157 哇,你在我研究出来几秒前回复了我
maxus
150 天前
@villivateur 笑 cry
jgh004
150 天前
这。。。。你是来搞笑的吗
chaosye
142 天前
请问楼主是怎么解决的?我也是报这个错误,无法 pull 任何镜像,挂全局的代理也不行
除了这个,连 apt update 也是显示 docker 有问题:
The repository 'https://download.docker.com/linux/ubuntu bionic Release' no longer has a Release file.
chaosye
142 天前
无事了,重启之后好了。。。

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/1049192

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX