Add cli flag to docs for selinux support
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
This commit is contained in:
parent
46e05ed2d9
commit
64d0f7e39b
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ expect an integer, and they can only be specified once.
|
|||
-d, --daemon=false: Enable daemon mode
|
||||
--dns=[]: Force docker to use specific DNS servers
|
||||
--dns-search=[]: Force Docker to use specific DNS search domains
|
||||
--enable-selinux=false: Enable selinux support for running containers
|
||||
-g, --graph="/var/lib/docker": Path to use as the root of the docker runtime
|
||||
--icc=true: Enable inter-container communication
|
||||
--ip="0.0.0.0": Default IP address to use when binding container ports
|
||||
|
|
Loading…
Add table
Reference in a new issue