newgidmap
password files
RUN apt-get update && \
apt-get install -y uidmap
RUN apt-get update && \
apt-get install -y uidmap
RUN apk add shadow
RUN pacman -S --noconfirm shadow
RUN apt-get update && \
apt-get install -y uidmap
RUN dnf install -y shadow-utils-2
RUN apt-get update && \
apt-get install -y uidmap