Docker/系统运维

ghcr.io加速地址,github的docker包加速

daimafengzi · 9月4日 · 2025年 · · 本文共206个字 · 预计阅读1分钟 62次已读

直接下载速度很慢

docker pull ghcr.io/home-assistant/home-assistant:stable

加速地址

[tip type=”success” display=”custom-class”]加速方法:将ghcr.io替换为ghcr.nju.edu.cn[/tip]

docker pull ghcr.nju.edu.cn/home-assistant/home-assistant:stable
0 条回应