mingetty

Console-only getty

Debian Debian
RUN apt-get update && \ apt-get install -y mingetty
Ubuntu
RUN apt-get update && \ apt-get install -y mingetty
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y mingetty
CentOS
RUN yum install -y mingetty
Fedora
RUN dnf install -y mingetty
Raspbian
RUN apt-get update && \ apt-get install -y mingetty
click the source code to copy install mingetty on any operating system with command-not-found.com