1
0
mirror of https://github.com/docker/cli.git synced 2026-01-13 18:22:35 +03:00

Mapping change in code

Signed-off-by: Huayi Zhang <irachex@gmail.com>
This commit is contained in:
Huayi Zhang
2014-10-31 09:57:54 +08:00
committed by Tibor Vass
parent deabfbc88f
commit 166109859e

View File

@@ -525,7 +525,7 @@ Creates a new container.
--cpuset="" CPUs in which to allow execution (0-3, 0,1)
--device=[] Add a host device to the container (e.g. --device=/dev/sdc:/dev/xvdc:rwm)
--dns=[] Set custom DNS servers
--dns-search=[] Set custom DNS search domains
--dns-search=[] Set custom DNS search domains (Use --dns-search=. if you don't wish to set the search domain)
-e, --env=[] Set environment variables
--entrypoint="" Overwrite the default ENTRYPOINT of the image
--env-file=[] Read in a line delimited file of environment variables