prakhar1989/docker-curriculum
View on GitHubdocker-compose up command not bringing up the webapp
Open
#277 opened on Oct 4, 2020
help wantedquestion
Description
Hi,
I am facing an issue in which while using the docker-compose up command it is giving below error
web_1 | python3: can't open file 'app.py': [Errno 2] No such file or directory foodtrucks_web_1 exited with code 2
In the bash i went and chmod it to 777 but still it is giving issues. I am using docker quickstart terminal for windows.
Request you help here.
Thanks, Gaurav