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