securetty
scripts for initializing and shutting down the system
RUN apt-get update && \
apt-get install -y initscripts
RUN apt-get update && \
apt-get install -y initscripts
RUN apt-get update && \
apt-get install -y initscripts
RUN yum install -y initscripts
RUN dnf install -y initscripts
RUN apt-get update && \
apt-get install -y initscripts