CNB Lifecycle

The CNB Lifecycle is the reference implementation of the Buildpack and Platform APIs. It runs the detect, analyze, restore, build, export, and rebase phases used by all CNB platforms to produce reproducible OCI images.

API entry from apis.yml

apis.yml Raw ↑
aid: cloud-native-buildpacks:lifecycle
name: CNB Lifecycle
tags:
- Lifecycle
- Reference Implementation
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://github.com/buildpacks/lifecycle
properties:
- url: https://github.com/buildpacks/lifecycle
  type: Source Code
- url: https://buildpacks.io/docs/for-platform-operators/concepts/lifecycle/
  type: Documentation
description: The CNB Lifecycle is the reference implementation of the Buildpack and Platform APIs. It
  runs the detect, analyze, restore, build, export, and rebase phases used by all CNB platforms to produce
  reproducible OCI images.