Add FIT2CLOUD mirror site for docker

[GitHub link ]
This commit is contained in:
Aoran Zeng 2024-07-24 18:31:58 +08:00
parent 651c0b2d65
commit 35267ab988

@ -7,7 +7,7 @@
* Contributors : Shengwei Chen <414685209@qq.com> * Contributors : Shengwei Chen <414685209@qq.com>
* | * |
* Created on : <2023-08-29> * Created on : <2023-08-29>
* Last modified : <2024-07-03> * Last modified : <2024-07-24>
* *
* *
* ------------------------------------------------------------*/ * ------------------------------------------------------------*/
@ -108,7 +108,9 @@ MirrorSite
Sohu = {"sohu", "SOHU", "搜狐开源镜像站", "https://mirrors.sohu.com/", Sohu = {"sohu", "SOHU", "搜狐开源镜像站", "https://mirrors.sohu.com/",
"https://mirrors.sohu.com/deepin-cd" Big_File_deepin}, "https://mirrors.sohu.com/deepin-cd" Big_File_deepin},
Api7 = {"api7", "api7.ai", "深圳支流科技有限公司", "https://www.apiseven.com/", NULL}; Api7 = {"api7", "api7.ai", "深圳支流科技有限公司", "https://www.apiseven.com/", NULL},
Fit2Cloud = {"fit2cloud", "FIT2CLOUD", "杭州飞致云信息科技有限公司", "https://www.fit2cloud.com/", NULL};
// 开源社区 // 开源社区
MirrorSite MirrorSite
@ -143,7 +145,7 @@ MirrorSite
MirrorSite* MirrorSite*
available_mirrors[] = { available_mirrors[] = {
&MirrorZ, &Tuna, &Sjtug_Zhiyuan, &Zju, &Lzuoss, &Jlu, &Bfsu, &Pku, &Bjtu, &Sustech, &Ustc, &Hust, &Nju, // &Cqu, &MirrorZ, &Tuna, &Sjtug_Zhiyuan, &Zju, &Lzuoss, &Jlu, &Bfsu, &Pku, &Bjtu, &Sustech, &Ustc, &Hust, &Nju, // &Cqu,
&Ali, &Tencent, &Huawei, &Volcengine, &Netease, &Sohu, &Api7, &Ali, &Tencent, &Huawei, &Volcengine, &Netease, &Sohu, &Api7, &Fit2Cloud,
&RubyChina, &EmacsChina, &NpmMirror, &GoProxyCN, &GoProxyIO, &RubyChina, &EmacsChina, &NpmMirror, &GoProxyCN, &GoProxyIO,
// 暂不支持 &NugetOrg // 暂不支持 &NugetOrg
@ -157,15 +159,6 @@ typedef struct {
} SourceInfo; } SourceInfo;
/**
*
*
* @note
* 1.
* 2.
*/
/** /**
* 2024-05-25 * 2024-05-25
* *
@ -173,9 +166,6 @@ typedef struct {
* *
* BFSU Tuna gem的所有版本 * BFSU Tuna gem的所有版本
* *
* @note
* 2024-04-18: @ccmywish:
*
* @note * @note
* : * :
* 1. * 1.
@ -863,7 +853,7 @@ wr_cocoapods_sources[] = {
}, },
/** /**
* 2024-06-14 * 2024-07-24
* *
* @note USTC SJTUG 2024-06-06 DockerHub * @note USTC SJTUG 2024-06-06 DockerHub
* @note NJU 2024-06-07 DockerHub * @note NJU 2024-06-07 DockerHub
@ -876,6 +866,7 @@ wr_dockerhub_sources[] = {
// https://github.com/DaoCloud/public-image-mirror // https://github.com/DaoCloud/public-image-mirror
{&DaoCloud, "https://docker.m.daocloud.io"}, {&DaoCloud, "https://docker.m.daocloud.io"},
{&Fit2Cloud, "https://docker.1panel.live"},
// 暂时加入,未来若国内镜像恢复,将删除 // 暂时加入,未来若国内镜像恢复,将删除
// https://huecker.io/en/use.html#unbanned // https://huecker.io/en/use.html#unbanned