From e2067501b2ff5108a65296cbb27912991c5a35c8 Mon Sep 17 00:00:00 2001 From: "Michael.McGuire" Date: Sat, 12 Apr 2025 19:24:55 -0500 Subject: [PATCH] Update Home --- Home.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 20fd510..cf1e568 100644 --- a/Home.md +++ b/Home.md @@ -11,5 +11,7 @@ If you see an error like this delete the dangling container 'Error response from daemon: Conflict. The container name "/vaultwarden" is already in use by container "d9cbce17b2f6cf4451be6ec36ed1c6733e8a846fb9428c69ab064ebc4a334165". You have to remove (or rename) that container to be able to reuse that name.' docker stop d9cbce17b2f6cf44 - >>full system clean up below, make sure any containers that any resources that should not be deleted are running!!!<< - docker system prune -a --volumes + + \#full system clean up below, make sure any containers that any resources that should not be deleted are running!!! + +docker system prune -a --volumes