Skip to content

A Cloud Native Buildpacks (CNB) builder with Paketo Base stack (Noble Numbat) **without** buildpacks.

License

Notifications You must be signed in to change notification settings

paketo-buildpacks/builder-noble-buildpackless-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Paketo Noble Buildpackless Base Builder

paketobuildpacks/builder-noble-buildpackless-base:latest

This builder uses the Paketo Noble Base Stack (an Ubuntu Noble base image) and contains no buildpacks nor order groups. 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 dotnet-with-buildpackless-builder \
--buildpack gcr.io/paketo-buildpacks/dotnet-core \
--builder paketobuildpacks/builder-noble-buildpackless-base: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.

About

A Cloud Native Buildpacks (CNB) builder with Paketo Base stack (Noble Numbat) **without** buildpacks.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published