Created
October 28, 2022 08:35
-
-
Save pplmx/0603f7a32febf1056e01c186cd23fea6 to your computer and use it in GitHub Desktop.
Docker Registry Mirrors
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"registry-mirrors":[ | |
"https://hub-mirror.c.163.com/", | |
"https://docker.mirrors.ustc.edu.cn/", | |
"https://reg-mirror.qiniu.com/", | |
"https://registry.docker-cn.com", | |
"https://mirror.ccs.tencentyun.com" | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment