2019年12月19日

docker: error pulling image configuration: Get https://xx net/http: TLS handshake timeout

摘要: 很明显可以看出是连接不到 docker hub,那就需要查看网络原因了。可能需要个梯子。当然较简单的解决办法就是用国内的仓库,下面的方法就是使用国内的 daocloud 的仓库: $ echo "DOCKER_OPTS=\"\$DOCKER_OPTS --registry-mirror=http:/ 阅读全文

posted @ 2019-12-19 11:37 石圪节胡德禄 阅读(1772) 评论(0) 推荐(0) 编辑

导航