|
@@ -409,7 +409,7 @@ Start the container `id`
|
|
|
{
|
|
|
"Binds":["/tmp:/tmp"],
|
|
|
"Links":["redis3:redis"],
|
|
|
- "LxcConf":{"lxc.utsname":"docker"},
|
|
|
+ "LxcConf":[{"Key":"lxc.utsname","Value":"docker"}],
|
|
|
"PortBindings":{ "22/tcp": [{ "HostPort": "11022" }] },
|
|
|
"PublishAllPorts":false,
|
|
|
"Privileged":false,
|