阿里云服务器一些常见的镜像有,但是也有很多没有的。
现想:docker pull apache/doris
基本试遍了所有的镜像服务器,都拉不下来,怎么解决呢。
默认官方地址还超时:
# docker pull apache/doris
Using default tag: latest
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)
现想:docker pull apache/doris
基本试遍了所有的镜像服务器,都拉不下来,怎么解决呢。
默认官方地址还超时:
# docker pull apache/doris
Using default tag: latest
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)
