Sign inSign up

tlvu/keepassx

By tlvu

Updated over 9 years ago

KeePassX 0.4 and 2.0

Image
0

376

tlvu/keepassx repository overview

Dockerized KeePassX 0.4 and 2.0.

Why

For when you need both versions but your distro only provide one.

Version 0.4 do not understand file created by version 2.0.

Version 2.0 can import file created by version 0.4 but can not write in the format that version 0.4 can understand.

Usage

$ docker run --rm -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY \
  -u `id -u`:`id -g` -v $KEEPASS_DB_FILE_DIR:/workdir \
  --workdir /workdir \
  tlvu/keepassx:$KEEPASSX_VERSION your_password_file.kdb

KEEPASS_DB_FILE_DIR is the full path to the directory containing your .kdb or .kdbx file.

KEEPASSX_VERSION are the available tags of this Docker repo.

Once keepassx is started, you'll find your .kdb or .kdbx file under /workdir.

Tag summary

Content type

Image

Digest

Size

88 MB

Last updated

over 9 years ago

docker pull tlvu/keepassx:2.0.2