An open API service indexing awesome lists of open source software.

https://github.com/bigbinary/heroku-buildpack-kpack


https://github.com/bigbinary/heroku-buildpack-kpack

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Kpack in Heroku

Add the kpack binary to Heroku
https://buildpacks.io/docs/tools/kpack/

# Add
heroku buildpacks:add https://github.com/bigbinary/heroku-buildpack-kpack

# Remove
heroku buildpacks:remove https://github.com/bigbinary/heroku-buildpack-kpack
```