B

Buildpacks

Definition

A framework that transforms application source code into container images without requiring a Dockerfile. Cloud Native Buildpacks detect the application language, install dependencies, and produce optimized, secure OCI-compliant images automatically.

Defined Term