Docker-compose up not load custom code as image

Hi folks, I am trying to switch from Vagrant to Homestead. I have learned the basics of Docker and trying to run a project with Docker-compose without creating any prior image of it.
However, I am not creating any Dockerfile nor pointing any script to it but I still get the following ERROR:

Any help would be appreciated a lot. Thanks

PS: Windows with WSL