moby--moby/daemon/cluster/convert
Yong Tang 599be5a551 Add `--tty` to `docker service create/update`
This fix tries to add `--tty` to `docker service create/update`. As was
specified in 25644, `TTY` flag has been added to SwarmKit and is
already vendored.

This fix add `--tty` to `docker service create/update`.

Related document has been updated.

Additional integration tests has been added.

This fix fixes 25644.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2016-11-07 16:42:32 -08:00
..
container.go Add `--tty` to `docker service create/update` 2016-11-07 16:42:32 -08:00
network.go Add support for docker run in swarm mode overlay 2016-09-07 21:20:41 -07:00
node.go added node ip autodetection 2016-11-03 08:10:14 -07:00
service.go Add force option to service update 2016-10-21 17:43:27 -07:00
swarm.go Let swarmkit handle cluster defaults in `swarm init` if not specified 2016-09-27 04:19:38 -07:00
task.go Fix partial/full filter issue in `service tasks --filter` 2016-09-26 16:01:20 -07:00