Closed diversario closed 1 year ago
In some environments the container runtime does not act as an init process, leaving behind zombie processes. Using tini avoids that.
tini
Fixes #92.
Hi @diversario, thanks for your contribution 🙂
In some environments the container runtime does not act as an init process, leaving behind zombie processes. Using
tini
avoids that.Fixes #92.