mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-25 00:25:54 +00:00
Merge pull request #1721 from andrewmunsell/patch-2
Add privileged flag in documentation for container creation
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