会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Charramma
博客园
首页
新随笔
联系
订阅
管理
2020年9月1日
unable to pin image nginx to digest: Get https://registry-1.docker.io/v2/: net/http: TLS handshake timeout的解决方法
摘要: 很明显是超时导致的错误,镜像无法下载。通过配置国内镜像源可以解决这个问题。 创建/etc/docker/daemon.json文件 vim /etc/docker/daemon.json 添加国内镜像源 { "registry-mirrors": [ "https://registry.docker
阅读全文
posted @ 2020-09-01 00:24 Charramma
阅读(495)
评论(0)
推荐(0)
编辑
公告