pass
Tool for storing and reading passwords or other sensitive data. All data is GPG-encrypted, and managed with a Git repository. More information: <https://www.passwordstore.org>.
RUN apt-get update && \
apt-get install -y pass
RUN apt-get update && \
apt-get install -y pass
RUN pacman -S --noconfirm pass
RUN apt-get update && \
apt-get install -y pass
RUN dnf install -y pass
RUN apt-get update && \
apt-get install -y pass