mirror of
https://github.com/Colin-XKL/Colinx-Blog.git
synced 2026-01-11 10:11:28 +08:00
feat: update docker mirror
This commit is contained in:
@@ -170,10 +170,12 @@ Host serverA
|
|||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"registry-mirrors": [
|
"registry-mirrors": [
|
||||||
"https://mirror.ccs.tencentyun.com",
|
"https://hub-mirror.c.163.com",
|
||||||
"http://hub-mirror.c.163.com",
|
"https://mirror.baidubce.com",
|
||||||
"https://registry.docker-cn.com",
|
"https://docker.nju.edu.cn",
|
||||||
"https://docker.mirrors.ustc.edu.cn"
|
"https://docker.mirrors.sjtug.sjtu.edu.cn",
|
||||||
|
"https://dockerproxy.com",
|
||||||
|
"https://docker.m.daocloud.io"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user