mirror of https://github.com/docker/cli.git
Add exec_die to the list of known container events
Signed-off-by: Nico Stapelbroek <nstapelbroek@gmail.com>
This commit is contained in:
parent
99bd7ed693
commit
4d91812b88
|
@ -48,6 +48,7 @@ Docker containers report the following events:
|
|||
- `die`
|
||||
- `exec_create`
|
||||
- `exec_detach`
|
||||
- `exec_die`
|
||||
- `exec_start`
|
||||
- `export`
|
||||
- `health_status`
|
||||
|
|
Loading…
Reference in New Issue