Add exec_die to the list of known container events

Signed-off-by: Nico Stapelbroek <nstapelbroek@gmail.com>
Upstream-commit: 4d91812b88
Component: cli
This commit is contained in:
Nico Stapelbroek
2018-04-28 16:48:20 +02:00
parent c783effbb0
commit 340f40eb39

View File

@ -48,6 +48,7 @@ Docker containers report the following events:
- `die`
- `exec_create`
- `exec_detach`
- `exec_die`
- `exec_start`
- `export`
- `health_status`