0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-21 21:38:20 +02:00
bitwarden_rs/docker/armv6
BlackDex 40ed505581
Add a persistent volume check.
This will add a persistent volume check to make sure when running
containers someone is using a volume for persistent storage.

This check can be bypassed if someone configures
`I_REALLY_WANT_VOLATILE_STORAGE=true` as an environment variable.

This should prevent issues like #2493 .
2022-05-26 09:39:56 +02:00
..
Dockerfile Add a persistent volume check. 2022-05-26 09:39:56 +02:00
Dockerfile.alpine Add a persistent volume check. 2022-05-26 09:39:56 +02:00
Dockerfile.buildx Add a persistent volume check. 2022-05-26 09:39:56 +02:00
Dockerfile.buildx.alpine Add a persistent volume check. 2022-05-26 09:39:56 +02:00