xkcdpass
A flexible and scriptable password generator which generates strong passphrases. Inspired by XKCD 936. More information: <https://github.com/redacted/XKCD-password-generator>.
RUN apt-get update && \
apt-get install -y xkcdpass
RUN apt-get update && \
apt-get install -y xkcdpass
RUN apk add xkcdpass
RUN pacman -S --noconfirm xkcdpass
RUN apt-get update && \
apt-get install -y xkcdpass
RUN apt-get update && \
apt-get install -y xkcdpass