Missing exec_die event

Add also `exec_die` event.

Signed-off-by: Melroy van den Berg <melroy@melroy.org>
This commit is contained in:
Melroy van den Berg 2022-12-25 04:37:28 +01:00
parent 139e924690
commit 946bb9471b
No known key found for this signature in database
GPG Key ID: 71D11FF23454B9D7
1 changed files with 1 additions and 0 deletions

View File

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