mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-21 23:20:23 +00:00
8 lines
No EOL
172 B
JSON
8 lines
No EOL
172 B
JSON
{
|
|
"log-driver": "json-file",
|
|
"log-opts": {
|
|
"max-size": "10m",
|
|
"max-file": "5"
|
|
},
|
|
"registry-mirrors": ["https://dockerhub.websoft9.com"]
|
|
} |