We use this for internal base images at $DAYJOB in order to get SIGTERM properly passed in Kubernetes, mostly a problem with Python, R and Elixir. Works wonders with only a default ENTRYPOINT in the base image, so it’s completely “hidden” from the developers (most of them don’t care, and rightly so).
d3Xt3r|10 months ago
A better, actively-maintained alternative, is S6-overlay: https://github.com/just-containers/s6-overlay