Merge pull request #27492 from albers/completion-run--stop-timeout
Add bash completion for `docker {run,create} --stop-timeout`
This commit is contained in:
commit
701cd7996f
1 changed files with 1 additions and 0 deletions
|
@ -2430,6 +2430,7 @@ _docker_run() {
|
|||
--security-opt
|
||||
--shm-size
|
||||
--stop-signal
|
||||
--stop-timeout
|
||||
--storage-opt
|
||||
--tmpfs
|
||||
--sysctl
|
||||
|
|
Loading…
Add table
Reference in a new issue