pwscore
Library for password quality checking and generating random passwords
RUN apt-get update && \
apt-get install -y libpwquality-tools
RUN apt-get update && \
apt-get install -y libpwquality-tools
RUN pacman -S --noconfirm libpwquality
RUN apt-get update && \
apt-get install -y libpwquality-tools
RUN yum install -y libpwquality
RUN dnf install -y libpwquality
RUN apt-get update && \
apt-get install -y libpwquality-tools