10 lines
171 B
JSON
10 lines
171 B
JSON
{
|
|
"registry-mirrors": [
|
|
"https://d.nano.ac"
|
|
],
|
|
"log-driver": "json-file",
|
|
"log-opts": {
|
|
"max-size": "64m",
|
|
"max-file": "10"
|
|
}
|
|
} |