Add privileged flag in documentation for container creation

Upstream-commit: 37a236947eaa611a441328a0dfc015091402292b
Component: engine
This commit is contained in:
Andrew Munsell
2013-08-28 22:18:47 -07:00
parent 4d8eebfc94
commit 02d16a65bf
@@ -119,6 +119,7 @@ Create a container
"AttachStdout":true,
"AttachStderr":true,
"PortSpecs":null,
"Privileged": false,
"Tty":false,
"OpenStdin":false,
"StdinOnce":false,