chore(docker): 添加新的docker镜像代理地址

This commit is contained in:
tangweijie 2025-12-17 17:44:37 +08:00
parent 209c104ce0
commit 8d7d0b2b12

View File

@ -137,6 +137,7 @@ configure_docker() {
cat > /etc/docker/daemon.json << 'EOF'
{
"registry-mirrors": [
"https://docker-proxy.syy.1msoft.cn",
"https://registry.docker-cn.com",
"https://docker.mirrors.ustc.edu.cn",
"https://hub-mirror.c.163.com",