diff --git a/Updating-the-bitwarden-image.md b/Updating-the-bitwarden-image.md index f0729a0..0490b65 100644 --- a/Updating-the-bitwarden-image.md +++ b/Updating-the-bitwarden-image.md @@ -42,8 +42,10 @@ sudo systemctl restart bitwarden.service sudo docker system prune -f #WARNING this could delete stopped or unused containers, etc. not associated with bitwarden_rs #be carefull and look which containers you need + docker ps -a -shows stopped containers +#shows stopped containers + #WARNING! This will remove: # - all stopped #containers # - all networks not used by at least one container