superfly / docs

Apache License 2.0
102 stars 1.04k forks source link

Issue with the "Run a Flask App" doc #1610

Closed josenvg36 closed 1 month ago

josenvg36 commented 2 months ago

I found an issue with this document.

Title: Run a Flask App Location: https://fly.io/docs/python/frameworks/flask/ Source: https://github.com/superfly/docs/blob/main/python/frameworks/flask.html.markerb

Describe the issue

I was running the Run a Flask App tutorial (https://fly.io/docs/python/frameworks/flask/), everything was running fine until the last step, when deploying fly i received this error '''Error: failed to fetch an image or build from source: app does not have a Dockerfile or buildpacks configured.'''

fliepeltje commented 2 months ago

hey! To clarify, did you run through the "build a flask app from scratch" or through the "speedrun"?

In addition:

Thanks for reporting! :)

zanchey commented 1 month ago

Having just run through this - I did the "build a flask app from scratch" steps and it worked fine, on macOS.

fliepeltje commented 1 month ago

@josenvg36 I will close this issue; if you are still having problems, please re-open it and provide the details as described above; thanks!