Add bash completion for docker {run,create} --stop-timeout
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
parent
20be0a6ef7
commit
38dc610609
1 changed files with 1 additions and 0 deletions
|
@ -2387,6 +2387,7 @@ _docker_run() {
|
|||
--security-opt
|
||||
--shm-size
|
||||
--stop-signal
|
||||
--stop-timeout
|
||||
--storage-opt
|
||||
--tmpfs
|
||||
--sysctl
|
||||
|
|
Loading…
Reference in a new issue