亲测有效,本人也在使用

1、更换镜像源

能解决大部分问题,一个不够多来几个

"registry-mirrors": [
	"https://3xtbc4eh.mirror.aliyuncs.com",
	"https://proxy.1panel.live",
     "https://docker.1panel.top",
     "https://docker.m.daocloud.io",
	"https://docker.1ms.run",
	"https://docker.ketches.cn",
	"https://your-aliyun-mirror.com"
	]

2、重启docker生效

systemctl daemon-reload
systemctl restart docker

Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐