14 lines
306 B
JSON
14 lines
306 B
JSON
{
|
|
"debug": false,
|
|
"default-address-pools": [
|
|
{
|
|
"base": "172.16.0.0/12",
|
|
"size": 24
|
|
}
|
|
],
|
|
"iptables": false,
|
|
"ip6tables": false,
|
|
"hosts": ["unix:///run/docker.sock", "tcp://10.2.0.1:2376"],
|
|
"containerd": "/run/containerd/containerd.sock"
|
|
}
|