Allow hostname to be updated on service.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
Upstream-commit: f31ed0b125
Component: cli
This commit is contained in:
Daniel Nephin
2017-06-02 00:10:41 +00:00
committed by Tibor Vass
parent 29ae5e081e
commit 6b8c97466e
@@ -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 [])