Skip to content

Commit 4ea6f51

Browse files
authored
Merge pull request #12 from silenceshell/daocloud
add daocloud.io
2 parents 0ee2f8c + d1686fb commit 4ea6f51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker_mirror.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
mirrors = {
1717
"azure": "http://dockerhub.azk8s.cn",
1818
"tencent": "https://mirror.ccs.tencentyun.com",
19+
"daocloud": "http://f1361db2.m.daocloud.io",
1920
"netease": "http://hub-mirror.c.163.com",
2021
"ustc": "https://docker.mirrors.ustc.edu.cn",
2122
"aliyun": "https://2h3po24q.mirror.aliyuncs.com" # use your own aliyun mirror url instead.

0 commit comments

Comments
 (0)