|
@@ -156,7 +156,7 @@ Create a container
|
|
},
|
|
},
|
|
"Volumes": {
|
|
"Volumes": {
|
|
"/volumes/data": {}
|
|
"/volumes/data": {}
|
|
- }
|
|
|
|
|
|
+ },
|
|
"WorkingDir": "",
|
|
"WorkingDir": "",
|
|
"NetworkDisabled": false,
|
|
"NetworkDisabled": false,
|
|
"MacAddress": "12:34:56:78:9a:bc",
|
|
"MacAddress": "12:34:56:78:9a:bc",
|
|
@@ -193,7 +193,7 @@ Create a container
|
|
"Devices": [],
|
|
"Devices": [],
|
|
"Ulimits": [{}],
|
|
"Ulimits": [{}],
|
|
"LogConfig": { "Type": "json-file", "Config": {} },
|
|
"LogConfig": { "Type": "json-file", "Config": {} },
|
|
- "SecurityOpt": [""],
|
|
|
|
|
|
+ "SecurityOpt": [],
|
|
"CgroupParent": ""
|
|
"CgroupParent": ""
|
|
}
|
|
}
|
|
}
|
|
}
|