google-authenticator
Two-step verification
RUN apt-get update && \
apt-get install -y libpam-google-authenticator
RUN apt-get update && \
apt-get install -y libpam-google-authenticator
RUN apk add google-authenticator
RUN pacman -S --noconfirm libpam-google-authenticator
RUN apt-get update && \
apt-get install -y libpam-google-authenticator
RUN dnf install -y google-authenticator
RUN apt-get update && \
apt-get install -y libpam-google-authenticator