Skip to content

Instantly share code, notes, and snippets.

@tlightsky
Created July 11, 2020 13:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tlightsky/78a4336cd61e8993e8f5eac664145b38 to your computer and use it in GitHub Desktop.
Save tlightsky/78a4336cd61e8993e8f5eac664145b38 to your computer and use it in GitHub Desktop.
cn docker mirrors
{
"registry-mirrors": [
"https://docker.mirrors.ustc.edu.cn",
"https://registry.docker-cn.com",
"https://reg-mirror.qiniu.com",
"https://hub-mirror.c.163.com",
"https://mirror.ccs.tencentyun.com"
],
"debug": true,
"experimental": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment