moved to secrets
This commit is contained in:
@@ -1,22 +0,0 @@
|
|||||||
{
|
|
||||||
"ipv6": true,
|
|
||||||
"fixed-cidr-v6": "fdea:3619:e105:70e0::/64",
|
|
||||||
"experimental": true,
|
|
||||||
"ip6tables": true,
|
|
||||||
"default-address-pools": [
|
|
||||||
{ "base": "172.17.0.0/16", "size": 24 },
|
|
||||||
{ "base": "172.18.0.0/16", "size": 24 },
|
|
||||||
{ "base": "172.19.0.0/16", "size": 24 },
|
|
||||||
{ "base": "172.20.0.0/16", "size": 24 },
|
|
||||||
{ "base": "172.21.0.0/16", "size": 24 },
|
|
||||||
{ "base": "172.22.0.0/16", "size": 24 },
|
|
||||||
{ "base": "fdea:3619::/104", "size": 112 }
|
|
||||||
],
|
|
||||||
"data-root": "/opt/docker/containers",
|
|
||||||
"log-level": "warn",
|
|
||||||
"log-driver": "json-file",
|
|
||||||
"log-opts": {
|
|
||||||
"max-size": "10m",
|
|
||||||
"max-file": "5"
|
|
||||||
}
|
|
||||||
}
|
|
Reference in New Issue
Block a user