{
    "data-root": "/vol1/docker",
    "live-restore": true,
    "log-driver": "json-file",
    "log-opts": {
        "max-file": "5",
        "max-size": "100m"
    },
    "proxies": {},
    "registry-mirrors": [
        "https://docker.fnnas.com",
        "https://docker.m.daocloud.io",
        "https://docker.1ms.run",
        "https://dockerproxy.net",
        "https://docker.1panel.top",
        "https://dockerproxy.cn",
        "https://dockerpull.org",
        "https://docker.nastool.de",
        "https://docker.1panel.live",
        "https://docker.13140521.xyz",
        "https://registry-1.docker.io",
        "https://registry.hub.docker.com"
    ]
}