linuxserver/keepassxc

Sponsored OSS

By linuxserver.io

Updated 6 days ago

Image
14

50K+

linuxserver/keepassxc repository overview

linuxserver/keepassxc

This readme has been truncated from the full version found HERE

KeePassXC is a free and open-source password manager. It started as a community fork of KeePassX (itself a cross-platform port of KeePass).

Application Setup

The application can be accessed at:

Usage

docker run -d \
  --name=keepassxc \
  -e PUID=1000 \
  -e PGID=1000 \
  -e TZ=Etc/UTC \
  -p 3000:3000 \
  -p 3001:3001 \
  -v /path/to/config:/config \
  --shm-size="1gb" \
  --restart unless-stopped \
  lscr.io/linuxserver/keepassxc:latest

Tag summary

Content type

Image

Digest

sha256:a8b1f0672

Size

600.2 MB

Last updated

6 days ago

docker pull linuxserver/keepassxc:2.7.12

This week's pulls

Pulls:

1,917

Last week