Docker Volume Names

I'd ultimatly like to have these random volume names labled as "Immich" or something recognizable. Is there a configuration I missed?
No description
1 Reply
Alex Tran
Alex Tran3y ago
those volume can be intermediate volume that is related to Docker when they spin up an image or so it shouldn't be there, might be artifact from some other installation that you've done WHILE IMMICH IS RUNNING - run docker volume prune to remove any volumes that are not associated with the running containers

Did you find this page helpful?