mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-22 09:49:20 -07:00
Updated Starting a Container (markdown)
@@ -6,4 +6,6 @@ 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.
|
||||
|
||||
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