460ae85226
Just v2
12 lines
151 B
JSON
12 lines
151 B
JSON
{
|
|
"log-driver": "json-file",
|
|
"log-opts": {
|
|
"max-size": "100m",
|
|
"max-file": "5"
|
|
},
|
|
"features": {
|
|
"buildkit": true
|
|
},
|
|
"live-restore": true
|
|
}
|