docker pull的时候超时了
来源:3-17 【技巧补充】docker pull 速度太慢?配个镜像加速吧!

慕先生9201300
2020-04-19
vagrant@vagrant-ubuntu-trusty-64:~$ sudo docker pull hello-world
Using default tag: latest
Error response from daemon: Get https://registry-1.docker.io/v2/: net/http: TLS handshake timeout
写回答
1回答
-
慕先生9201300
提问者
2020-04-21
根据提供的教程安装新版本docker ce,更新系统内核, 然后配置阿里云的docker加速器 ,成功解决问题
00
相似问题