runsv

Start and manage a runit service. More information: <https://manpages.ubuntu.com/manpages/latest/man8/runsv.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 runsv on any operating system with command-not-found.com