removed old dockerfiles

This commit is contained in:
2022-01-17 19:58:19 +00:00
parent 5edda1c8ee
commit 9985bc4628
3 changed files with 0 additions and 22 deletions

View File

@ -1,4 +0,0 @@
Make sure that you have a folder ready for the bitwarden information.
docker pull vaultwarden/server:latest
docker run -d --name vaultwarden -v /vaultwarden:/data/ -p XXXX:80 --restart unless-stopped vaultwarden/server:latest