mirror of https://github.com/docker/cli.git
Add bash completion for `docker {run,create} --stop-timeout`
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
parent
9ef7847f74
commit
3ba4b59233
|
@ -2430,6 +2430,7 @@ _docker_run() {
|
|||
--security-opt
|
||||
--shm-size
|
||||
--stop-signal
|
||||
--stop-timeout
|
||||
--storage-opt
|
||||
--tmpfs
|
||||
--sysctl
|
||||
|
|
Loading…
Reference in New Issue