Files
docker-cli/components/engine/cli
Yong Tang 5050030ffa 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>
Upstream-commit: c2d49ec214649b0025f7060429334893350fbaee
Component: engine
2017-02-21 15:19:45 -08:00
..
2017-02-14 09:54:27 +08:00
2017-02-07 11:08:37 -08:00
2017-02-03 11:05:49 +00:00
2016-08-25 13:09:04 -04:00
2016-07-05 20:42:17 +08:00