simple-webapp-flask
simple-webapp-flask copied to clipboard
NOT-WORKING
root@master:~/my-simple-webapp# docker run my-simple-webapp
- Serving Flask app 'app.py' (lazy loading)
- Environment: production WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
- Debug mode: off Usage: flask run [OPTIONS] Try 'flask run --help' for help.
Error: Could not import 'app'.