docker.tips
docker.tips copied to clipboard
net/http: TLS handshake timeout
在pull镜像时,经常会出现Error response from daemon: Head "https://registry-1.docker.io/v2/library/postgres/manifests/10": net/http: TLS handshake timeout。
于是我按照网上的其他教程添加了registry-mirrors,reload,restart后,还是没有用。我通过docker info 看到
。还请老师指点一下。
您好,这个mirror我没有用过,还真不知道。