reboot
Reboot the system. More information: <https://manned.org/reboot.8>.
RUN apt-get update && \
apt-get install -y sysvinit
RUN apt-get update && \
apt-get install -y upstart-sysv
RUN pacman -S --noconfirm systemd-sysvcompat
RUN apt-get update && \
apt-get install -y runit-init
RUN yum install -y usermode
RUN dnf install -y systemd
RUN apt-get update && \
apt-get install -y upstart