In the Getting Started tutorial, you used the pack CLI and the base builder
to create a runnable image with your application. This section explains what
builders are and what builders are released by the Paketo project.
A builder is an image that contains three components:
buildpacks, which provide your app’s dependenciesstack, which provides the OS layer for your app imageFor more information about builders, see
buildpacks.io.
The Paketo project releases several builder images to choose from depending on your application needs. See the Builders reference documentation for a complete list of available Paketo builders.
Last modified: October 2, 2025