cracklib-packer
A library used to enforce strong passwords
RUN apt-get update && \
apt-get install -y cracklib-runtime
RUN apt-get update && \
apt-get install -y cracklib-runtime
RUN apk add cracklib
RUN pacman -S --noconfirm cracklib
RUN apt-get update && \
apt-get install -y cracklib-runtime
RUN yum install -y cracklib
RUN dnf install -y cracklib
RUN apt-get update && \
apt-get install -y cracklib-runtime