Files
docker-cli/command
Yong Tang 9037f77d31 Add --stop-signal for service create and service update
This fix tries to address the issue raised in 25696 where
it was not possible to specify `--stop-signal` for `docker service create`
and `docker service update`, in order to use special signal to stop
the container.

This fix adds `--stop-signal` and update the `StopSignal` in `Config`
through `service create` and `service update`.

Related docs has been updated.

Integration test has been added.

This fix fixes 25696.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2017-02-21 15:19:45 -08:00
..
2017-02-21 10:26:06 +08:00
2016-11-08 16:17:15 -08:00
2016-12-12 09:34:03 +01:00
2017-02-07 11:08:37 -08:00
2016-12-20 21:05:19 +08:00
2017-01-19 14:02:06 +08:00
2017-02-10 16:53:04 -08:00
2017-02-10 16:53:04 -08:00
2016-09-19 10:34:31 -07:00