vaultwarden/README.md
titanz 3ca69b867f
Some checks failed
Build Testing / Build & push new image (push) Failing after 9m47s
Build / Build & push new image (push) Successful in 10m39s
first commit
2025-02-06 18:29:18 +01:00

17 lines
903 B
Markdown

# Vaultwarden
![Build, scan & push](https://git.conorz.at/titanz-containers/vaultwarden/actions/workflows/build.yml/badge.svg)
![Build testing, scan & push](https://git.conorz.at/titanz-containers/vaultwarden/actions/workflows/build-testing.yml/badge.svg)
### Features & usage
- Built on the [official Alpine-based image](https://github.com/dani-garcia/vaultwarden/tree/main/docker), to be used as a drop-in replacement.
- Unprivileged image: you should check your volumes' permissions (eg `/data`), default UID/GID is 200003. Default port is 8080/tcp.
### Sample Docker Compose config
See this [link](https://git.conorz.at/titanz/Docker-Compose-Files/tree/development/vaultwarden).
### Licensing
- Licensed under AGPL 3 to comply with licensing by Bitwarden.
- Any image built by Polarix Containers is provided under the combination of license terms resulting from the use of individual packages.