Kill Chromium processes properly to avoid defunct/zombie processes

This commit is contained in:
ngosang
2023-01-06 13:58:24 +01:00
parent 4807e9dbe2
commit 7d84f1b663
4 changed files with 12 additions and 4 deletions

View File

@@ -2,6 +2,7 @@
## v3.1.0 (upcoming)
* Kill Chromium processes properly to avoid defunct/zombie processes
* Include procps (ps), curl and vim packages in the Docker image
## v3.0.0 (2023/01/04)