可用镜像加速器
以下地址搜集自网络,仅供参考,请自行验证。
1、https://docker.m.daocloud.io
2. https://dockerpull.com
3. https://atomhub.openatom.cn
4. https://docker.1panel.live
5. https://dockerhub.jobcher.com
6. https://hub.rat.dev
7. https://docker.registry.cyou
8. https://docker.awsl9527.cn
9. https://do.nark.eu.org/
10. https://docker.ckyl.me
11. https://hub.uuuadc.top
12. https://docker.chenby.cn
13. https://docker.ckyl.me如何使用
cat /etc/docker/daemon.json
{
"registry-mirrors": ["https://docker.m.daocloud.io"]
}使其生效
systemctl daemon-reload
systemctl restart docker前缀方式
加速源/镜像:TAG直接进行使用
docker pull docker.m.daocloud.io/nginx:latest自建镜像源
1、https://github.com/dqzboy/Docker-Proxy
2. https://github.com/cmliu/CF-Workers-docker.io
评论 (0)