simple-webapp-flask icon indicating copy to clipboard operation
simple-webapp-flask copied to clipboard

NOT-WORKING

Open 0Ahmedsherif opened this issue 3 years ago • 0 comments

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'.

0Ahmedsherif avatar Oct 12 '21 22:10 0Ahmedsherif