Add support for DNS options

Signed-off-by: Tim Hockin <thockin@google.com>
This commit is contained in:
Tim Hockin
2015-08-31 11:47:25 -07:00
committed by Tibor Vass
parent f5eb62c180
commit 8bdf17d8fe
11 changed files with 30 additions and 8 deletions

View File

@ -31,6 +31,7 @@ Creates a new container.
--cpuset-mems="" Memory nodes (MEMs) in which to allow execution (0-3, 0,1)
--device=[] Add a host device to the container
--dns=[] Set custom DNS servers
--dns-opt=[] Set custom DNS options
--dns-search=[] Set custom DNS search domains
-e, --env=[] Set environment variables
--entrypoint="" Overwrite the default ENTRYPOINT of the image