mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-06-04 06:24:58 -06:00
Created Building your own image (markdown)
parent
1482cb502c
commit
3d26e9af00
6
Building-your-own-image.md
Normal file
6
Building-your-own-image.md
Normal file
@ -0,0 +1,6 @@
|
||||
Clone the repository, then from the root of the repository run:
|
||||
|
||||
```sh
|
||||
# Build the docker image:
|
||||
docker build -t bitwarden_rs .
|
||||
```
|
||||
Loading…
Reference in New Issue
Block a user