addgroup

add and remove users and groups

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