prakhar1989/docker-curriculum

docker-compose up command not bringing up the webapp

Open

#277 opened on Oct 4, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)CSS (4,274 stars) (1,686 forks)batch import
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

Contributor guide