runit

3-stage init system. More information: <http://smarden.org/runit/runit.8.html>.

Debian Debian
RUN apt-get update && \ apt-get install -y runit
Ubuntu
RUN apt-get update && \ apt-get install -y runit
Alpine
RUN apk add runit
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y runit
Raspbian
RUN apt-get update && \ apt-get install -y runit
click the source code to copy install runit on any operating system with command-not-found.com