tini
tiny but valid init for containers
RUN apt-get update && \
apt-get install -y tini
RUN apt-get update && \
apt-get install -y tini

RUN apk add tini
RUN apt-get update && \
apt-get install -y tini