Re: Request for Multibuildpack Use Cases
Mike Youngstrom <youngm@...>
Although, correct me if I'm wrong, this feature could be used as a solution
toggle quoted message
Show quoted text
for some of those cases. For example, if my application depends upon an oracle-service my node application will require the oracle binary libraries to be configured in my environment before the nodejs buildpack runs. If I create an "oracle-library" buildpack that installs the oracle libraries in my staging container before npm install then this is potentially another way to cover some of the use cases of the other extension points right? Mike On Mon, Apr 11, 2016 at 3:38 PM, JT Archie <jarchie(a)pivotal.io> wrote:
Mike, this is so buildpacks can be composed together. |
|