Skip to content

Commit

Permalink
添加镜像仓库地址
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperManito committed Oct 29, 2024
1 parent 8e6c50a commit 0fb2e3b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DockerInstallation.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
## Author: SuperManito
## Modified: 2024-10-24
## Modified: 2024-10-29
## License: MIT
## GitHub: https://github.com/SuperManito/LinuxMirrors
## Website: https://linuxmirrors.cn
Expand All @@ -26,6 +26,7 @@ mirror_list_docker_ce=(
## Docker Registry 仓库列表
# 格式:"软件源名称@软件源地址"
mirror_list_registry=(
"Docker Proxy(推荐)@dockerproxy.net"
"道客 [email protected]"
"AtomHub 可信镜像中心@hub.atomgit.com"
"阿里云(杭州)@registry.cn-hangzhou.aliyuncs.com"
Expand Down

0 comments on commit 0fb2e3b

Please sign in to comment.