vuejs-python icon indicating copy to clipboard operation
vuejs-python copied to clipboard

Docker file build failed.

Open bllli opened this issue 6 years ago • 2 comments

I used :~/PycharmProjects/vuejs-python/flask-vue$ sudo docker build -t ubuntu:14.04 .

and I got

Step 9/10 : RUN python manage.py db-create
 ---> Running in 300c763627b2
python: can't open file 'manage.py': [Errno 2] No such file or directory

I can't find the file manage.py too.

bllli avatar Sep 27 '17 02:09 bllli

Hello @bllli Try this repo https://github.com/italomaia/flask-vue-semantic-docker I'll see to this issue you're reporting but the repo I'm suggesting has been updated recently and works.

italomaia avatar Sep 27 '17 02:09 italomaia

@bllli please tell me if the problem persists after the last commit; it should be working now.

italomaia avatar Oct 08 '17 21:10 italomaia