Files
2026Technology-Competition/daemon.json
T

10 lines
152 B
JSON

{
"registry-mirrors": [
"https://docker.1ms.run",
"https://docker.xuanyuan.me"
],
"features": {
"containerd-snapshotter": false
}
}