keepassxc
KeePassXC is a free and open-source password manager. It started as a community fork of KeePassX (itself a cross-platform port of KeePass).
The application can be accessed at:
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
Content type
Image
Digest
sha256:a8b1f0672…
Size
600.2 MB
Last updated
6 days ago
docker pull linuxserver/keepassxc:2.7.12Pulls:
1,917
Last week