docker login 登录报错
来源:3-8 镜像的发布

潇洒走一会啊
2019-09-24
[vagrant@localhost docker]$ docker login
Login with your Docker ID to push and pull images from Docker Hub. If you don't have a Docker ID, head over to https://hub.docker.com to create one.
Username: hp66722667
Password:
Error response from daemon: Get https://registry-1.docker.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
请问老师这个问题是否有遇见过,我搜了一下百度,并没有收到相关信息,纯译文翻译大概是都链接超时,跟使用virtualBox有关系么,docker pull 指令都正常,可以拉去镜像
写回答
1回答
-
您好,您试试这个?https://stackoverflow.com/questions/41262622/error-connecting-to-docker-hub
012019-09-25
相似问题