vigr
Edit the group file. More information: <https://manned.org/vigr>.
RUN apt-get update && \
apt-get install -y passwd
RUN apt-get update && \
apt-get install -y passwd
RUN apk add util-linux
RUN pacman -S --noconfirm util-linux
RUN apt-get update && \
apt-get install -y passwd
RUN dnf install -y shadow-utils-2
RUN apt-get update && \
apt-get install -y passwd