Open Roupiye opened 2 years ago
Took a quick look at this the other day and I think we would also need to make the buildpack confirm to the Cloud Native spec.
https://buildpacks.io/docs/buildpack-author-guide/create-buildpack/building-blocks-cnb/ https://buildpacks.io/docs/buildpack-author-guide/package-a-buildpack/
you need to setup the package.toml and buildpack.toml i think, maybe rename /bin/compile to /bin/build. i dont have docker setup to test it.
add support to install this buildpack in different paas providers than just heroku (im trying to set this buildpack in railway currently).