openrc

The OpenRC service manager. See also: rc-status, rc-update, and rc-service. More information: <https://wiki.gentoo.org/wiki/OpenRC>.

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