Error “Get https://registry-1.docker.io/v2/: net/http: request canceled” while building image

后端 未结 11 1107
攒了一身酷
攒了一身酷 2020-12-13 19:01

I am getting the below error while building an image

Step 1/10 : FROM ubuntu:14.04
Get https://registry-1.docker.io/v2/: net/http: request canceled while wai         


        
11条回答
  •  天涯浪人
    2020-12-13 19:23

    For my case, my company needed to define my IP in the White list in order to access the cloud.docker files. So do not hesitate to tell the responsible person if you have such error.

提交回复
热议问题