Skip to content

Instantly share code, notes, and snippets.

@pplmx
Created October 28, 2022 08:35
Show Gist options
  • Save pplmx/0603f7a32febf1056e01c186cd23fea6 to your computer and use it in GitHub Desktop.
Save pplmx/0603f7a32febf1056e01c186cd23fea6 to your computer and use it in GitHub Desktop.
Docker Registry Mirrors
"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