7 lines
98 B
JSON
7 lines
98 B
JSON
{
|
|
"log-driver": "json-file",
|
|
"log-opts": {
|
|
"max-file": "10",
|
|
"max-size": "100m"
|
|
}
|
|
}
|