This repository contains a Cloud Native Buildpacks (CNB) builder and buildpack that are used by Spring Boot integration tests.
Note
|
Use of the builder and buildpack by a CNB platform do not result in a usable image, but provide information that can be verified in tests to ensure that the Spring Boot CNB integration is working properly. |
The builder and buildpack can be built locally for testing.
The steps below require the pack
CLI to be installed.
cd builder
pack builder create ghcr.io/spring-io/spring-boot-cnb-test-builder --config builder.toml