as per #7706 Docker-DCO-1.1-Signed-off-by: SvenDowideit <SvenDowideit@home.org.au> (github: SvenDowideit)
@@ -366,7 +366,7 @@ Start the container `id`
{
"Binds":["/tmp:/tmp"],
- "LxcConf":{"lxc.utsname":"docker"},
+ "LxcConf":[{"Key":"lxc.utsname","Value":"docker"}],
"PortBindings":{ "22/tcp": [{ "HostPort": "11022" }] },
"PublishAllPorts":false,
"Privileged":false
@@ -406,7 +406,7 @@ Start the container `id`
"Privileged":false,
@@ -409,7 +409,7 @@ Start the container `id`
"Links":["redis3:redis"],
@@ -405,7 +405,7 @@ Start the container `id`
@@ -391,7 +391,7 @@ Start the container `id`
"ContainerIDFile": "",
"Privileged": false,
"PortBindings": {"22/tcp": [{HostIp:"", HostPort:""}]},
@@ -347,7 +347,7 @@ Start the container `id`
"PublishAllPorts":false
@@ -383,7 +383,7 @@ Start the container `id`