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

Mapping change in code

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

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