Allow hostname to be updated on service.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
master
Daniel Nephin 2016-11-23 14:42:56 -05:00 committed by Tibor Vass
parent 4b3c9059a9
commit f31ed0b125
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ Options:
--help Print usage
--host-add list Add or update a custom host-to-IP mapping (host:ip) (default [])
--host-rm list Remove a custom host-to-IP mapping (host:ip) (default [])
--hostname string Container hostname
--image string Service image tag
--label-add list Add or update a service label (default [])
--label-rm list Remove a label by its key (default [])