mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-08-03 13:33:44 +03: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