Merge pull request #1159 from albers/completion-events-exec_die

Add bash completion for `exec_die` event
This commit is contained in:
Sebastiaan van Stijn 2018-06-29 11:47:58 +02:00 committed by GitHub
commit fe7ec42566
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -4618,6 +4618,7 @@ _docker_system_events() {
enable
exec_create
exec_detach
exec_die
exec_start
export
health_status