clone:legacy

This commit is contained in:
2025-09-05 11:09:58 +09:00
commit 6103518feb
119 changed files with 41713 additions and 0 deletions

6
docker-daemon.json Normal file
View File

@@ -0,0 +1,6 @@
{
"max-concurrent-uploads": 2,
"max-concurrent-downloads": 3,
"features": { "containerd-snapshotter": true },
"log-level": "info"
}