Files
docker-cli/cli/command/container
Sebastiaan van Stijn 214cd05aa1 create/run: remove default --stop-signal
The DefaultStopSignal const has been deprecated, because the daemon already
handles a default value. The current code did not actually send the default
value unless the flag was set, which also made the flag description incorrect,
because in that case, the _daemon's_ default would be used, which could
potentially be different as was specified here.

This patch removes the default value from the flag, leaving it to the daemon
to set a default.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-25 09:53:42 +02:00
..
2021-01-15 19:03:39 +00:00
2017-10-26 12:21:02 -04:00
2018-05-11 16:49:43 -07:00
2021-07-21 09:06:18 +02:00
2018-10-23 17:05:44 +02:00
2020-06-29 18:32:44 -04:00
2018-05-11 16:49:43 -07:00
2020-07-23 15:25:12 +03:00
2020-07-01 14:45:47 +02:00
2018-05-11 16:49:43 -07:00
2018-09-05 00:01:16 +00:00
2018-05-11 16:49:43 -07:00
2021-05-24 19:37:53 +01:00
2021-05-24 19:37:53 +01:00
2018-05-11 16:49:43 -07:00
2018-05-11 16:49:43 -07:00
2018-05-11 16:49:43 -07:00
2018-05-11 16:49:43 -07:00