From cb4a83a050bc239b45b87cbfc4fd58ceacf5a93d Mon Sep 17 00:00:00 2001 From: MoYan <1561515308@qq.com> Date: Sun, 9 Feb 2025 07:40:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=96=B0=E7=9A=84docker=20hu?= =?UTF-8?q?b=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/recipe/ware/Docker-Hub.c | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/src/recipe/ware/Docker-Hub.c b/src/recipe/ware/Docker-Hub.c index c6781ed..15a4dd6 100644 --- a/src/recipe/ware/Docker-Hub.c +++ b/src/recipe/ware/Docker-Hub.c @@ -4,9 +4,9 @@ * File Authors : happy game * | Aoran Zeng * Contributors : Nil Null - * | + * | MoYan * Created On : <2024-06-08> - * Last Modified : <2024-11-22> + * Last Modified : <2025-02-09> * ------------------------------------------------------------*/ static MirrorSite_t DaoCloud = @@ -29,6 +29,13 @@ Huecker = {NotSkip, NA, NA, "https://huecker.io/en/use.html"} }; +DockerProxy = +{ + "dockerporxy", "DockerProxy", "DockerProxy", "https://dockerproxy.net/", + // 同 DaoCloud,没有合适的下载链接,先随便给一个,以避免 bug + {NotSkip, NA, NA, "https://dockerproxy.net/docs"} +}; + /** * @update 2024-07-24 * @@ -46,6 +53,7 @@ static Source_t wr_dockerhub_sources[] = // https://github.com/DaoCloud/public-image-mirror {&DaoCloud, "https://docker.m.daocloud.io"}, {&Fit2Cloud, "https://docker.1panel.live"}, + {&DockerProxy, "https://dockerproxy.net"}, // 暂时加入,未来若国内镜像恢复,将删除 // https://huecker.io/en/use.html#unbanned