vaultwarden-docker-build
This repository contains the source to build an archive for both Vaultwarden and Web Vault builds for Vaultwarden.
Usage
If you have Docker installed locally, just run the following:
user@hostname$ ./build.sh
By default this will build the last version on Debian Bullseye and put the archive to target/ directory.
References
Description
Languages
Shell
100%