配置镜像源

image.png
镜像源不定时会失效
{
"builder": {
"gc": {
"defaultKeepStorage": "20GB",
"enabled": true
}
},
"experimental": false,
"registry-mirrors": [
"https://docker.registry.cyou",
"https://dockerpull.com"
]
}