lpass
Command-line interface for the LastPass password manager. More information: <https://github.com/lastpass/lastpass-cli>.
RUN apt-get update && \
apt-get install -y lastpass-cli
RUN apt-get update && \
apt-get install -y lastpass-cli
RUN apk add lastpass-cli
RUN pacman -S --noconfirm lastpass-cli
RUN apt-get update && \
apt-get install -y lastpass-cli
RUN dnf install -y lastpass-cli
RUN apt-get update && \
apt-get install -y lastpass-cli