gliderlabs / herokuish

Utility for emulating Heroku build and runtime tasks in containers
MIT License
1.44k stars 151 forks source link

Build in multi buildpack support and app.json support #288

Open blackjid opened 7 years ago

blackjid commented 7 years ago

A few elements for context

I would love to open the discussion on how to use herokuish to run tests leveraging the buildpacks Tespack Api, having zero-config tests that can run on cloud continuous integration services of your choice.

Some questions I have:

josegonzalez commented 7 years ago

You can do multiple buildpacks in a few different ways: