Skip to content

A Cloud Native Buildpacks (CNB) builder with Paketo Tiny stack (Jammy Jellyfish) with only Java Composite Buildpacks

License

Notifications You must be signed in to change notification settings

paketo-buildpacks/builder-jammy-java-tiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Paketo Jammy Java Tiny Builder

paketobuildpacks/builder-jammy-java-tiny

This builder uses the Paketo Jammy Tiny Stack (Ubuntu Jammy Jellyfish build image, distroless-like run image) and contains only Java composite buildpacks. To use this builder, you must specify buildpacks at build time using whatever mechanisms your CNB platform of choice offers.

For example, with the pack CLI, use --buildpack as follows:

pack build great-java-app \
    --builder paketobuildpacks/builder-jammy-java-tiny:latest

To see which versions of build and run images and the lifecycle are in a given builder version, see the Releases on this repository. This information is also available in the builder.toml.

For more information about this builder and how to use it, visit the Paketo builder documentation. To learn about the stack included in this builder, visit the Paketo stack documentation and the Paketo Jammy Tiny Stack repo.

About

A Cloud Native Buildpacks (CNB) builder with Paketo Tiny stack (Jammy Jellyfish) with only Java Composite Buildpacks

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published