mirror of
https://github.com/SuperManito/LinuxMirrors.git
synced 2026-02-27 09:44:37 +08:00
添加镜像仓库地址
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
## Author: SuperManito
|
## Author: SuperManito
|
||||||
## Modified: 2024-10-24
|
## Modified: 2024-10-29
|
||||||
## License: MIT
|
## License: MIT
|
||||||
## GitHub: https://github.com/SuperManito/LinuxMirrors
|
## GitHub: https://github.com/SuperManito/LinuxMirrors
|
||||||
## Website: https://linuxmirrors.cn
|
## Website: https://linuxmirrors.cn
|
||||||
@@ -26,6 +26,7 @@ mirror_list_docker_ce=(
|
|||||||
## Docker Registry 仓库列表
|
## Docker Registry 仓库列表
|
||||||
# 格式:"软件源名称@软件源地址"
|
# 格式:"软件源名称@软件源地址"
|
||||||
mirror_list_registry=(
|
mirror_list_registry=(
|
||||||
|
"Docker Proxy(推荐)@dockerproxy.net"
|
||||||
"道客 DaoCloud@docker.m.daocloud.io"
|
"道客 DaoCloud@docker.m.daocloud.io"
|
||||||
"AtomHub 可信镜像中心@hub.atomgit.com"
|
"AtomHub 可信镜像中心@hub.atomgit.com"
|
||||||
"阿里云(杭州)@registry.cn-hangzhou.aliyuncs.com"
|
"阿里云(杭州)@registry.cn-hangzhou.aliyuncs.com"
|
||||||
|
|||||||
Reference in New Issue
Block a user