fixed data-root path
This commit is contained in:
parent
6d45719ecf
commit
d66899d49b
@ -12,7 +12,7 @@
|
|||||||
{ "base": "172.22.0.0/16", "size": 24 },
|
{ "base": "172.22.0.0/16", "size": 24 },
|
||||||
{ "base": "fdea:3619::/104", "size": 112 }
|
{ "base": "fdea:3619::/104", "size": 112 }
|
||||||
],
|
],
|
||||||
"data-root": "/data/containers",
|
"data-root": "/opt/docker/containers",
|
||||||
"log-level": "warn",
|
"log-level": "warn",
|
||||||
"log-driver": "json-file",
|
"log-driver": "json-file",
|
||||||
"log-opts": {
|
"log-opts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user