chore(docker): 添加新的docker镜像代理地址
This commit is contained in:
parent
209c104ce0
commit
8d7d0b2b12
@ -137,6 +137,7 @@ configure_docker() {
|
|||||||
cat > /etc/docker/daemon.json << 'EOF'
|
cat > /etc/docker/daemon.json << 'EOF'
|
||||||
{
|
{
|
||||||
"registry-mirrors": [
|
"registry-mirrors": [
|
||||||
|
"https://docker-proxy.syy.1msoft.cn",
|
||||||
"https://registry.docker-cn.com",
|
"https://registry.docker-cn.com",
|
||||||
"https://docker.mirrors.ustc.edu.cn",
|
"https://docker.mirrors.ustc.edu.cn",
|
||||||
"https://hub-mirror.c.163.com",
|
"https://hub-mirror.c.163.com",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user