mirror of
https://github.com/docker/cli.git
synced 2025-07-30 17:03:07 +03:00
Merge pull request #1028 from nstapelbroek/feature/exec-die-event
Add exec_die to the list of known container events
This commit is contained in:
@ -48,6 +48,7 @@ Docker containers report the following events:
|
||||
- `die`
|
||||
- `exec_create`
|
||||
- `exec_detach`
|
||||
- `exec_die`
|
||||
- `exec_start`
|
||||
- `export`
|
||||
- `health_status`
|
||||
|
Reference in New Issue
Block a user