Docker-compose up -d cmd, Error response from daemon: The system cannot find the file specified

Hi,

I am new to docker.my laptop is a windows machine, however when i installed docker desktop it seems that the docker runs linux(image shown below). I ran docker-compose build without any problems, but when i run docker-compose up -d in my cmd in the directory where my docker-compose.yml file is, I keep getting: Error response from daemon: The system cannot find the file specified. I am clueless on what to do next and would really appreciate any help. Thank you.
docker

nevermind I got it! my path was wrong in my docker-compose file