Init
This commit is contained in:
commit
9ef7e3b221
5
LICENSE
Normal file
5
LICENSE
Normal file
@ -0,0 +1,5 @@
|
||||
Copyright 2023-2023 Gardouille
|
||||
|
||||
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
||||
|
||||
http://www.wtfpl.net/
|
19
README.md
Normal file
19
README.md
Normal file
@ -0,0 +1,19 @@
|
||||
# vaultwarden-docker-build
|
||||
|
||||
This repository contains the source to build an archive for both
|
||||
[Vaultwarden](https://github.com/dani-garcia/vaultwarden) and
|
||||
[Web Vault builds for Vaultwarden](https://github.com/dani-garcia/bw_web_builds).
|
||||
|
||||
## Usage
|
||||
|
||||
If you have [Docker](https://www.docker.com/) installed locally, just run the following:
|
||||
|
||||
```bash
|
||||
user@hostname$ ./build.sh
|
||||
```
|
||||
By default this will build the last version on Debian Bullseye and put the
|
||||
archive to target/ directory.
|
||||
|
||||
## References
|
||||
|
||||
* [ayosec/polybar-debian](https://github.com/ayosec/polybar-debian)
|
Loading…
x
Reference in New Issue
Block a user