2024 最新docker仓库镜像,6月,7月

CSDN 2024-07-10 11:37:01 阅读 55

目前下面的docker仓库镜像源还能使用。

<code>vi /etc/docker/daemon.json

添加如下配置

{

"registry-mirrors": ["https://hub.uuuadc.top", "https://docker.anyhub.us.kg", "https://dockerhub.jobcher.com", "https://dockerhub.icu", "https://docker.ckyl.me", "https://docker.awsl9527.cn"]

}

systemctl stop docker

systemctl daemon-reload

systemctl start docker

如果有用欢迎各位大佬帮忙为我的开源项目 star一下。

github地址:https://github.com/tencentmusic/cube-studio



声明

本文内容仅代表作者观点,或转载于其他网站,本站不以此文作为商业用途
如有涉及侵权,请联系本站进行删除
转载本站原创文章,请注明来源及作者。