当前位置: 首页> 教育> 培训 > 计算机最值得考的十大证书_西安网站开发定制制作_关键词查询的分析网站_华为手机网络营销策划方案

计算机最值得考的十大证书_西安网站开发定制制作_关键词查询的分析网站_华为手机网络营销策划方案

时间:2025/7/9 19:10:28来源:https://blog.csdn.net/m0_65152767/article/details/142236328 浏览次数:0次
计算机最值得考的十大证书_西安网站开发定制制作_关键词查询的分析网站_华为手机网络营销策划方案

文章目录

  • 1、拉取镜像失败
  • 2、一键设置镜像加速:修改文件 /etc/docker/daemon.json(如果不存在则创建)
  • 3、保存好之后 执行以下两条命令

1、拉取镜像失败

[root@localhost docker]# docker pull zendesk/maxwell
Using default tag: latest
Error response from daemon: Get "https://registry-1.docker.io/v2/": context deadline exceeded (Client.Timeout exceeded while awaiting headers)

2、一键设置镜像加速:修改文件 /etc/docker/daemon.json(如果不存在则创建)

{"registry-mirrors": ["https://zvpiwwx5.mirror.aliyuncs.com","https://docker.m.daocloud.io","https://docker.1panel.live","https://dislabaiot.xyz","https://dockerpull.com"]
}
"https://zvpiwwx5.mirror.aliyuncs.com",
"https://docker.m.daocloud.io",
"https://docker.1panel.live",
"https://dislabaiot.xyz",
"https://dockerpull.com"

3、保存好之后 执行以下两条命令

[root@localhost docker]# sudo systemctl daemon-reload
[root@localhost docker]# sudo systemctl restart docker
[root@localhost docker]# docker pull zendesk/maxwell
Using default tag: latest
latest: Pulling from zendesk/maxwell
1efc276f4ff9: Pull complete 
a2f2f93da482: Pull complete 
12cca292b13c: Pull complete 
69e15dccd787: Pull complete 
79219af6aa7c: Pull complete 
f39f1bdf1c84: Pull complete 
3261018f1785: Pull complete 
4f4fb700ef54: Pull complete 
be1353da9f00: Pull complete 
627d862c87f8: Pull complete 
Digest: sha256:68d51e27b6de2315ea710c0fe88972d4bd246ffb2519c82a49aa90a980d6cf64
Status: Downloaded newer image for zendesk/maxwell:latest
docker.io/zendesk/maxwell:latest

在这里插入图片描述
https://dockerpull.com/
https://dockerproxy.cn/

关键字:计算机最值得考的十大证书_西安网站开发定制制作_关键词查询的分析网站_华为手机网络营销策划方案

版权声明:

本网仅为发布的内容提供存储空间,不对发表、转载的内容提供任何形式的保证。凡本网注明“来源:XXX网络”的作品,均转载自其它媒体,著作权归作者所有,商业转载请联系作者获得授权,非商业转载请注明出处。

我们尊重并感谢每一位作者,均已注明文章来源和作者。如因作品内容、版权或其它问题,请及时与我们联系,联系邮箱:809451989@qq.com,投稿邮箱:809451989@qq.com

责任编辑: