Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions modules/ob-creating-a-buildpacks-build.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ You can create a `buildpacks` build and push the created image to the target reg
The `buildpacks-extender` strategy is compatible with the experimental buildpacks extender lifecycle phase. You can use this strategy for {builds-shortname} on Node.js and Python. For {builds-shortname} on Quarkus and Golang, use the `buildpacks` strategy.
====

[IMPORTANT]
====
{builds-title-uppercase} supports the execution process for Cloud Native Buildpacks within the build strategies. Since the builder and runtime images are provided by the {builds-shortname} users, Red Hat does not provide support for these images.
====

.Prerequisites

* You have installed the {builds-operator} on the {ocp-product-title} cluster.
Expand Down