Files
gitactionTest/docker-daemon.json
2025-09-05 11:09:58 +09:00

6 lines
140 B
JSON

{
"max-concurrent-uploads": 2,
"max-concurrent-downloads": 3,
"features": { "containerd-snapshotter": true },
"log-level": "info"
}