mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-08-03 17:33:44 +03:00
Created Building your own image (markdown)
@@ -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