pwgen
Generate pronounceable passwords. More information: <https://github.com/tytso/pwgen>.
RUN apt-get update && \
apt-get install -y pwgen
RUN apt-get update && \
apt-get install -y pwgen
RUN apk add pwgen
RUN pacman -S --noconfirm pwgen
RUN apt-get update && \
apt-get install -y pwgen
RUN dnf install -y pwgen
RUN apt-get update && \
apt-get install -y pwgen