We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0ee2f8c + d1686fb commit 4ea6f51Copy full SHA for 4ea6f51
docker_mirror.py
@@ -16,6 +16,7 @@
16
mirrors = {
17
"azure": "http://dockerhub.azk8s.cn",
18
"tencent": "https://mirror.ccs.tencentyun.com",
19
+ "daocloud": "http://f1361db2.m.daocloud.io",
20
"netease": "http://hub-mirror.c.163.com",
21
"ustc": "https://docker.mirrors.ustc.edu.cn",
22
"aliyun": "https://2h3po24q.mirror.aliyuncs.com" # use your own aliyun mirror url instead.
0 commit comments