Cant find build plan for flask app
spotcalendar
HOBBYOP

9 months ago

Nixpacks was unable to generate a build plan for this app.

Please check the documentation for supported languages: https://nixpacks.com

The contents of the app directory are:

migrate_db.py

pycache/

static/

.gitattributes

templates/

runtime.txt

main.py

Procfile

requirements.txt

dockerfile

111.py

instance/

2 Replies

spotcalendar
HOBBYOP

9 months ago

aca9e94d-f0a2-44df-85b5-8ee26f81f478


adam
MODERATOR

9 months ago

If you’re looking to build from a dockerfile, it needs to be named Dockerfile. Case matters!


Loading...