Docker拉取镜像时出现Error response from daemon http: TLS handshake timeout
Posted 弓弧名家_玄真君
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Docker拉取镜像时出现Error response from daemon http: TLS handshake timeout相关的知识,希望对你有一定的参考价值。
解决办法:新增或者修改镜像源即可解决。
找到 /etc/docker/daemon.json文件,可以多加几个国内源,比如:
Docker 官方中国区:https://registry.docker-cn.com
网易:http://hub-mirror.c.163.com
中国科技大学:https://docker.mirrors.ustc.edu.cn
"registry-mirrors": ["https://bytkgxyr.mirror.aliyuncs.com","https://registry.docker-cn.com","http://hub-mirror.c.163.com"]
以上是关于Docker拉取镜像时出现Error response from daemon http: TLS handshake timeout的主要内容,如果未能解决你的问题,请参考以下文章
Docker拉取镜像时出现Error response from daemon http: TLS handshake timeout
Docker pull拉取镜像报错“Error response from daemon: Get “https://registry-1.docker.io/v2”解决办法
带你解决 docker 拉取镜像报错:x509: certificate has expired or is not yet valid
docker拉取镜像时报错:docker: Error response from daemon: Get “https://registry-1.docker.io/v2/“: dial tcp: