Random volumes generated using Docker Compose.
Random volumes generated using Docker Compose.
You're facing an issue where volumes aren't being bound correctly in your docker-compose.yml file. It seems the volume is being placed on the boot drive instead of your intended storage. Check the volume definition and ensure it points to the right location. Also verify that the volume is properly configured in your server's file system.