Merge pull request #3931 from danger89/patch-1

Missing exec_die event
This commit is contained in:
Sebastiaan van Stijn 2022-12-28 18:11:16 +01:00 committed by GitHub
commit b1db70ded7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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`