Sign inSign up

harvarditsecurity/rpm-lastpass-cli

By harvarditsecurity

Updated over 6 years ago

Build EPEL RPM for LastPass CLI - A command line interface to LastPass.

Image
1

234

harvarditsecurity/rpm-lastpass-cli repository overview

Container to build EPEL RPM of latest LastPass CLI

We have created a small docker container in order to make building the RPM super easy:

1.) Create a directory for your "docker data" (ex: /docker/rpm)

NOTE: make sure that directory is completely empty!

2.) Let the container BUILD the RPM for you:

docker run -it --rm -v /docker/rpm:/root/rpmbuild harvarditsecurity/rpm-lastpass-cli

3.) Look for the RPM at: /docker/rpm/RPMS/x86_64/lastpass-cli-$VERSION.el7.centos.x86_64.rpm

Tag summary

Content type

Image

Digest

Size

282.8 MB

Last updated

over 6 years ago

docker pull harvarditsecurity/rpm-lastpass-cli