2023-04-25 16:49:58 +02:00
2023-07-10 09:10:08 +02:00
2023-07-10 09:37:56 +02:00
2023-04-25 16:49:58 +02:00
2023-04-25 16:49:42 +02:00
2023-07-26 15:35:50 +02:00

vaultwarden-docker-build

This repository contains the source to build an archive for both Vaultwarden and Web Vault builds for Vaultwarden.

Usage Docker

If you have Docker installed locally, just run the following:

user@hostname$ ./build-in-container.sh

By default this will build the last version on Debian Bookworm and put the archive to target/ directory.

Build on current host

user@hostname$ ./build.sh

References

Description
Build Vaultwarden last version with Docker
Readme 37 KiB
Languages
Shell 100%