Use Procfile to determine image command
CGA1123 opened this issue · 0 comments
CGA1123 commented
Adding a --process
options to slugcmplr image
might be nice as a way to avoid having to write out a full command.
e.g. slugcmplr image --build-dir [BUILD-DIR] --process web
The argument to --process
can be used to fetch the command as registered in the builddir/app/Procfile
(assuming that the Procfile hasn't been removed by any buildpack.