mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-26 03:39:20 -07:00
Created Building your own image (markdown)
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 .
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user