Use init when running in Docker to avoid zombie process

Otherkamo-analytics
Shipped
August 22, 2024 at 12:26 PM UTC
Author
Bruno Parmentier
Commit
995458d

When the `start-docker` script is executed, some process is not properly cleaned up and ends up in a zombie state. Using the `init` flag when launching the container runs an init process inside the container that will forward signals to node and reap processes. Fixes: #1428

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing