prakhar1989/docker-curriculum
docker-compose up command not bringing up the webapp
已關閉
#277 建立於 2020年10月4日
help wantedquestion
倉庫指標
- 星標
- (4,274 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
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