Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

paketo-community/builder-noble-java-tiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Archived and moved

Paketo Noble Java Tiny Builder

paketobuildpacks/builder-noble-java-tiny:latest

This builder uses the Paketo Noble Tiny Stack (an Ubuntu Noble tiny image) and contains only Java composite buildpacks. To use this builder, you can rely on the default order group.

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

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

To see which versions of build and run images and the lifecycle are contained within a given builder version, see the Releases on this repo. 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.