1️⃣反向代理官方registry
步骤:
服务器nginx代理https://registry-1.docker.io
本地docker配置registry-mirrors
难度:🌟
2️⃣自建registry
步骤:
服务器docker部署官方registry镜像
本地docker配置registry-mirrors
难度:🌟
3️⃣自建docker仓库
步骤:
服务器部署habor或者nexus
本地docker配置registry-mirrors
难度:🌟🌟
4️⃣本地网络代理
步骤:
服务器自建网络代理服务ss/v2ray/gost
本地网络使用gost建立http代理通道
本地docker配置http-proxy
难度:🌟🌟🌟