Add cli flag to docs for selinux support

Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
master
Michael Crosby 2014-04-29 00:47:09 -07:00 committed by Tibor Vass
parent cb003686e4
commit 4d694e02eb
1 changed files with 1 additions and 0 deletions

View File

@ -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