Files
docker-cli/components/cli/docs/reference/commandline
Yong Tang ded0855252 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: e9457714cf
Component: cli
2017-06-02 00:10:56 +00:00
..
2017-06-02 00:10:55 +00:00
2017-06-02 00:10:54 +00:00
2017-06-02 00:10:55 +00:00
2017-06-02 00:10:55 +00:00
2017-06-02 00:10:55 +00:00
2017-06-02 00:10:55 +00:00
2017-06-02 00:10:55 +00:00