Skip to content

goodrain/ubuntu-noble-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

155 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paketo Ubuntu Noble Builders

paketobuildpacks/ubuntu-noble-builder-buildpackless

This builder uses the Paketo Ubuntu Noble base images 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 paketobuildpacks/dotnet-core \
--builder paketobuildpacks/ubuntu-noble-builder-buildpackless

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.

paketobuildpacks/ubuntu-noble-builder

This builder uses the Paketo Ubuntu Noble base images with buildpacks for Java, Node.js, .NET, Nginx, HTTPD and Procfile.

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

pack build my-java-app \
--builder paketobuildpacks/ubuntu-noble-builder

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.

General

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors