{
"builder": {
"gc": {
"defaultKeepStorage": "20GB",
"enabled": true
}
},
"experimental": false,
"features": {
"buildkit": true
},
"insecure-registries": [
"10.152.3.162:2375",//处理http报错
"10.152.3.162:85"
],
"registry-mirrors": [
"https://alzgoonw.mirror.aliyuncs.com"//切换源
]
}
网友评论