Add missing documentation for static IP options

Signed-off-by: Alessandro Boch <aboch@docker.com>
Upstream-commit: ee14232647085ce2faf7167959728977d36e5503
Component: engine
This commit is contained in:
Alessandro Boch
2016-01-11 18:03:40 -08:00
parent b2c9225704
commit e45d68c9fe
8 changed files with 71 additions and 15 deletions

View File

@ -46,6 +46,8 @@ Creates a new container.
-h, --hostname="" Container host name
--help Print usage
-i, --interactive Keep STDIN open even if not attached
--ip="" Container IPv4 address (e.g. 172.30.100.104)
--ip6="" Container IPv6 address (e.g. 2001:db8::33)
--ipc="" IPC namespace to use
--isolation="" Container isolation technology
--kernel-memory="" Kernel memory limit