user-setup

Set up initial user and password

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