add: docker daemon json (log size)

This commit is contained in:
2024-06-08 09:26:57 +00:00
parent 1c7c075dc4
commit e0b886d1a3
2 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"live-restore": true,
"storage-driver": "overlay2",
"log-opts": { "max-size": "10m" }
}