前端修饰与渲染处理
This commit is contained in:
17
docker-daemon-config.json
Normal file
17
docker-daemon-config.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user