Docker------解决docker.io 上拉取 images 时Get https://registry-1.docker.io/v2/: net/http: TLS handshake ti
解决docker.io上拉取images时出现Get https://registry-1.docker.io/v2/: net/http: TLS handshake timeout问题
执行
dig @114.114.114.114 registry-1.docker.io
改host,在hosts加入上面查到到ip与域名映射。