Error response from daemon: Get "[https://registry-1.docker.io/v2/](https://registry-1.docker.io/v2/

 

001、docker报错如下:

Error response from daemon: Get "[https://registry-1.docker.io/v2/](https://registry-1.docker.io/v2/

 

002、问题原因

docker镜像失效

 

003、修改镜像配置文件,添加可用镜像

vim /etc/docker/daemon.json
{ "registry-mirrors": [ "https://docker.1ms.run", "https://docker.1panel.live/" ] }

截至 2025.5.9,该镜像可用。

 

004、测试如下:

。 

 

posted @ 2025-05-09 00:06  小鲨鱼2018  阅读(562)  评论(0)    收藏  举报