runsvdir

Run an entire directory of services. More information: <https://manpages.ubuntu.com/manpages/latest/man8/runsvdir.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 runsvdir on any operating system with command-not-found.com