主页 > 游戏开发  > 

docker中pullhello-world的时候出现报错

docker中pullhello-world的时候出现报错

Windows下的docker中pull的时候出现下面的错误:

PS C:\Users\xxx> docker pull hello-world Using default tag: latest Error response from daemon: Get " registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

镜像配置原因,我的是因为配置了阿里云导致报错,去除阿里云的,保留其他的之后pull成功

"registry-mirrors": [ " mirror.ccs.tencentyun ", "http://hub-mirror.c.163 ", " registry.docker-cn " ]

标签:

docker中pullhello-world的时候出现报错由讯客互联游戏开发栏目发布,感谢您对讯客互联的认可,以及对我们原创作品以及文章的青睐,非常欢迎各位朋友分享到个人网站或者朋友圈,但转载请说明文章出处“docker中pullhello-world的时候出现报错