Skip to content

"Creator" with Buildpack usage #959

@anoopvlcy

Description

@anoopvlcy

Description

Looking for some example for using buildpack option with "/cnb/lifecycle/creator".
Currently we are using Pack CLI to create application image with NewRelic in it.
pack build "$CI_REGISTRY_IMAGE" --builder "paketobuildpacks/builder:latest" --volume "$(pwd)/binding:/platform/bindings/new-relic" -b paketo-buildpacks/java -b paketo-buildpacks/new-relic --env BP_JVM_VERSION=17

We would like to do same using "creator", the document says "" --> Path to buildpacks directory (see Buildpacks Directory Layout)
However its not very clear how to add buildpack with "creator"

Proposed solution

Add a example or more documentations with clear usage

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions