prakhar1989/docker-curriculum

docker-compose up command not bringing up the webapp

Closed

#277 opened on Oct 4, 2020

 (2 comments) (0 reactions) (0 assignees)CSS (1,686 forks)batch import
help wantedquestion

Repository metrics

Stars
 (4,274 stars)
PR merge metrics
 (PR metrics pending)

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

Contributor guide