newgidmap

password files

Debian Debian
RUN apt-get update && \ apt-get install -y uidmap
Ubuntu
RUN apt-get update && \ apt-get install -y uidmap
Alpine
RUN apk add shadow
Arch Arch Linux
RUN pacman -S --noconfirm shadow
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y uidmap
Fedora
RUN dnf install -y shadow-utils-2
Raspbian
RUN apt-get update && \ apt-get install -y uidmap
click the source code to copy install newgidmap on any operating system with command-not-found.com