Missing exec_die event

Add also `exec_die` event.

Signed-off-by: Melroy van den Berg <melroy@melroy.org>
(cherry picked from commit 946bb9471b)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Melroy van den Berg 2022-12-25 04:37:28 +01:00 committed by Sebastiaan van Stijn
parent b33c935a05
commit 5069f9f739
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
1 changed files with 1 additions and 0 deletions

View File

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