mirror of
https://github.com/xzeldon/vwdump.git
synced 2025-07-15 20:04:36 +03:00
Update README.md
This commit is contained in:
@ -1,10 +1,10 @@
|
|||||||
# bitwarden_rs Backup
|
# bitwarden_rs Backup
|
||||||
|
|
||||||
Docker Containers for bitwarden_rs Backup.
|
Docker Containers for [bitwarden_rs](https://github.com/dani-garcia/bitwarden_rs) Backup.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
The default tag `latest` should be used for a x86-64 system. If you try to run the container on a raspberry pi 3 you should use the tag `rpi3`. Also make sure that your bitwarden_rs container is named `bitwarden` otherwise you have to replace the container name in the `--volumes-from` section of the `docker run` call.
|
The default tag `latest` should be used for a x86-64 system. If you try to run the container on a raspberry pi 3 you should use the tag `rpi3`. Also make sure that your **bitwarden_rs container is named `bitwarden`** otherwise you have to replace the container name in the `--volumes-from` section of the `docker run` call.
|
||||||
|
|
||||||
### Automatic Backups
|
### Automatic Backups
|
||||||
A cron daemon is running inside the container and the container keeps running in background.
|
A cron daemon is running inside the container and the container keeps running in background.
|
||||||
|
Reference in New Issue
Block a user