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