makepasswd
Generate and encrypt passwords. More information: <https://manpages.debian.org/latest/makepasswd/makepasswd.1.en.html>.
RUN apt-get update && \
apt-get install -y makepasswd
RUN apt-get update && \
apt-get install -y makepasswd
RUN apk add makepasswd
RUN apt-get update && \
apt-get install -y makepasswd
RUN dnf install -y makepasswd
RUN apt-get update && \
apt-get install -y makepasswd