August 22, 2025Aug 22 I'm looking for the right way to clean all the unused docker volumes. When going into the docker tab -> advanced view, there is not a single orphan image in the list.When entering docker volume ls in the console, i'm getting a list containing 80 entries (attachment)I have 15 active dockers, not a single other is needed. How do i solve this? When going into inspection, there are just cryptic IDs and i have not a single clue, what those images contain.Please provide a way how to get rid of all that unnecessary images without putting the active ones into danger.Thank you so much.
August 22, 2025Aug 22 Author Could someone please give me a clue if this is normal? And if not, what i can do about it? I'm not very solid on docker grounds and i'm very concerned i might damage anything. Could someone please help me?
August 23, 2025Aug 23 Community Expert Are you using a Docker image or fodler?You can also always recreate it, it should only recreate what is really needed:https://docs.unraid.net/unraid-os/manual/docker-management/#re-create-the-docker-image-fileThen:https://docs.unraid.net/unraid-os/manual/docker-management/#re-installing-docker-applicationsAlso see below if you have any custom docker networks:https://docs.unraid.net/unraid-os/manual/docker-management/#docker-custom-networks
August 23, 2025Aug 23 Community Expert 11 hours ago, Gekko said:Could someone please give me a clue if this is normal?You can have multiple image files per container, and also any image file can be shared between containers so you cannot go by the number you see at the file system level.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.