Skip to content

spring-io/spring-boot-cnb-test-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Spring Boot Test Builder

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.

Building Locally

The builder and buildpack can be built locally for testing. The steps below require the pack CLI to be installed.

Building the Builder

cd builder
pack builder create ghcr.io/spring-io/spring-boot-cnb-test-builder --config builder.toml

Building the Buildpack

cd buildpacks
pack buildpack package ghcr.io/spring-io/spring-boot-test-info --config package.toml

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Languages