What is a builder?

A builder is an OCI image containing an ordered combination of buildpacks and a build-time base image, a lifecycle binary, and a reference to a runtime base image.

create-builder diagram

Anatomy of a builder

A builder consists of the following components:

Resources

To learn how to create your own builder, see our Operator’s Guide.