docker 拉取镜像超时

docker 拉取镜像超时报错如下:

error pulling image configuration: Get xxx:443: i/o timeout

bash 复制代码
[root@localhost docker]# docker pull nginx
Using default tag: latest
latest: Pulling from library/nginx
e4fff0779e6d: Pulling fs layer 
2a0cb278fd9f: Pulling fs layer 
7045d6c32ae2: Pulling fs layer 
03de31afb035: Waiting 
0f17be8dcff2: Waiting 
14b7e5e8f394: Waiting 
23fa5a7b99a6: Waiting 
error pulling image configuration: Get xxx:443: i/o timeout

即使我更换了阿里云的镜像源,也仍然没用。

看了一下,docker 官网也访问不了。

解决方法:

直接找国内的镜像拉取就行。

如:

docker pull registry.cn-hangzhou.aliyuncs.com/tylerzhong/gulimall-nginx:v1.2

这里提供一些其他博主提供的国内镜像:

https://blog.csdn.net/qq_40739917/article/details/140143217#Docker___Docker_docker_docker_2

相关推荐
SelectDB7 小时前
Litefuse 开源并推出单进程轻量模式,25 秒就能跑起来的 Agent 可观测与评估平台
运维·后端·自动化运维
曲幽14 小时前
别再用网页翻译看源码了!你的私人翻译神器LibreTranslate,部署避坑指南来了
python·docker·web·pot·translate·libretranslate·arogstranslate
XIAOHEZIcode2 天前
Linux系统鼠标偏移常见原因以及修复方案
linux·运维·游戏
用户0328472220702 天前
如何搭建本地yum源(上)
运维
武子康2 天前
调查研究-183 Apple container:Mac 上用轻量 VM 跑 Linux 容器,Swift 会改写本地容器体验吗?
docker·容器·apple
大树885 天前
金刚石散热越强,管路越先见顶
大数据·运维·服务器·人工智能·ai
摇滚侠5 天前
Linux CentOS7 rpm 安装 MySQL 5.7
linux·运维·mysql
霸道流氓气质5 天前
领域驱动设计(DDD)在 Spring Boot 微服务中的实践指南
运维·spring boot·微服务
Inhand陈工5 天前
基于台达PLC与映翰通IG502的智慧水产养殖精准投喂与远程运维解决方案
运维·人工智能·物联网·阿里云·信息与通信
Alsn865 天前
等待学习-学习目录:Docker 容器安全攻防
学习·安全·docker