Open jusrhee opened 3 years ago
Dockerfile can be directly selected when linking repo but Procfile can't be (highly unintuitive).
This is actually not possible bc heroku buildpacks out of the box only detects a Procfile (no option to specify a custom path for a procfile)
Procfile
Location
Motivation
Dockerfile can be directly selected when linking repo but Procfile can't be (highly unintuitive).
Requirements
Additional Details