Skip to main content

Config


daemon.json

{
  "bip": "172.17.0.1/16",
  "default-address-pools": [
    { "base": "172.18.0.0/16", "size": 24 },
    { "base": "172.19.0.0/16", "size": 24 }
  ],
  "registry-mirrors": [
    "https://docker.fnnas.com",
    "https://docker.1panel.live"
  ],
  "log-driver": "json-file",
    "log-opts": {
      "max-size": "100m",
      "max-file": "3"
  }
}

Delete Interface