You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/src/spring-boot-builder
Moritz Halbritter e8d809fe65 Replace 'via' with 'over' or 'through' in the documentation
Closes gh-33878
2 years ago
..
builder Use test harness for image building integration tests 4 years ago
buildpacks/test-info Polish "Add network option for image building" 3 years ago
README.adoc Replace 'via' with 'over' or 'through' in the documentation 2 years ago
build.sh Use test harness for image building integration tests 4 years ago

README.adoc

= Spring Boot Test Builder

This directory contains a Cloud Native Buildpacks https://buildpacks.io/docs/concepts/components/builder/[builder] and https://buildpacks.io/docs/concepts/components/buildpack/[buildpack] that is used by integration tests to verify the behavior of the Spring Boot build plugins.

== Creating the builder

* Install the https://buildpacks.io/docs/install-pack/[pack CLI]
* Authenticate to projects.registry.vmware.com through `docker login`
* Use the `build.sh` create the necessary images and push them to the registry