Skip to content

Add buildpack option for image building #21722

@scottfrederick

Description

@scottfrederick

The pack CLI build command supports a buildpack option that allows the user to customize the list of buildpacks used to build the image. Buildpack references are supported in the form of <buildpack>@<version>, path to a buildpack directory, path/URL to a buildpack .tar or .tgz file, or the name of a buildpack image packaged in the builder.

This option could be useful to users of the Spring Boot Maven plugin spring-boot:build-image goal and Gradle plugin bootBuildImage task.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions