Docker & GitHub 加速源
本文最后更新于 2026-08-19,文章内容可能已经过时。
一:Docker
可用镜像加速地址(逐个复制测试)
https://docker.1ms.run
https://docker.xuanyuan.me
https://dockerproxy.net
https://docker.m.daocloud.io
https://www.hubp.dedaemon.json 配置示例
{
"registry-mirrors": [
"https://docker.1ms.run",
"https://docker.xuanyuan.me",
"https://dockerproxy.net",
"https://docker.m.daocloud.io",
"https://www.hubp.de"
]
}检查 Docker 是否读取到加速源
docker info | grep -A 5 "Registry Mirrors"公益加速源可能调整或限速,建议逐个测试;生产环境请优先使用可信云厂商或自建镜像代理。
二:GitHub
文件、Release、仓库压缩包加速前缀
https://gh-proxy.com/
https://ghfast.top/
https://ghproxy.net/Git Clone 示例
git clone https://gh-proxy.com/https://github.com/用户名/仓库名.gitRaw 文件示例
https://gh-proxy.com/https://raw.githubusercontent.com/用户名/仓库/main/文件路径GitHub 代理属于第三方服务,地址和可用性可能变化;涉及敏感仓库、Token 或生产代码时请谨慎使用。
三: 监控网站
https://status.anye.xyz/
- 感谢你赐予我前进的力量
赞赏者名单
因为你们的支持让我意识到写文章的价值🙏
本文是原创文章,采用 CC BY-NC-ND 4.0 协议,完整转载请注明来自 shaun
评论
匿名评论
隐私政策
你无需删除空行,直接评论以获取最佳展示效果

