Add privileged flag in documentation for container creation
Upstream-commit: 37a236947eaa611a441328a0dfc015091402292b Component: engine
This commit is contained in:
@@ -119,6 +119,7 @@ Create a container
|
||||
"AttachStdout":true,
|
||||
"AttachStderr":true,
|
||||
"PortSpecs":null,
|
||||
"Privileged": false,
|
||||
"Tty":false,
|
||||
"OpenStdin":false,
|
||||
"StdinOnce":false,
|
||||
|
||||
Reference in New Issue
Block a user