Back to Buildpacks

Builder

content/docs/for-platform-operators/concepts/builder.md

latest954 B
Original Source

+++ title="What is a builder?" weight=2 aliases=[ "/docs/using-pack/working-with-builders/" ] +++

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.

<!--more-->

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.