Skip to content

When running the image in docker throws an error #10

@classyKSC

Description

@classyKSC

C:\Windows\System32\my-webapp>docker run -p 8080:8080 my-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'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions