11 lines
172 B
JSON
11 lines
172 B
JSON
|
|
{
|
||
|
|
"live-restore": true,
|
||
|
|
"log-driver": "local",
|
||
|
|
"log-opts": {
|
||
|
|
"max-file": "3",
|
||
|
|
"max-size": "10m"
|
||
|
|
},
|
||
|
|
"no-new-privileges": true,
|
||
|
|
"userland-proxy": false
|
||
|
|
}
|