mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-26 03:39:20 -07:00
Updated Starting a Container (markdown)
@@ -7,3 +7,5 @@ docker run -d --name bitwarden -v /bw-data/:/data/ -p 80:80 mprasil/bitwarden:la
|
|||||||
This will preserve any persistent data under `/bw-data/`, you can adapt the path to whatever suits you.
|
This will preserve any persistent data under `/bw-data/`, you can adapt the path to whatever suits you.
|
||||||
|
|
||||||
The service will be exposed on port 80.
|
The service will be exposed on port 80.
|
||||||
|
|
||||||
|
For non-x86 hardware or to run specific version, you can [[choose some other image|Which-Docker-image-to-use]].
|
||||||
Reference in New Issue
Block a user