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