You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.'''
The text was updated successfully, but these errors were encountered:
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.'''
The text was updated successfully, but these errors were encountered: