I've been using Docker Desktop on my Windows 10 PC with WSL, trying to set up an Immich server at home. According to a YouTube tutorial, I should place the Docker Compose files and environment files in my Ubuntu home folder. It worked fine the first time, but whenever I run Docker again, that folder becomes empty. Can anyone help me figure this out? Thanks!
1 Answer
It sounds like you might need to share more details about your Compose file. That could help the community debug the issue better.

The Compose file I'm using is from the official Docker website here: https://docs.immich.app/install/docker-compose/.