18 lines
354 B
JSON
18 lines
354 B
JSON
{
|
|
"registry-mirrors": [
|
|
"https://docker.m.daocloud.io",
|
|
"https://huecker.io",
|
|
"https://dockerhub.timeweb.cloud",
|
|
"https://noohub.ru",
|
|
"https://mirror.ccs.tencentyun.com",
|
|
"https://mirror.baidubce.com"
|
|
],
|
|
"builder": {
|
|
"gc": {
|
|
"enabled": true,
|
|
"defaultKeepStorage": "20GB"
|
|
}
|
|
},
|
|
"experimental": false
|
|
}
|