Story: As a developer I want to push my cloud-native buildpack image to quay.io so I can use quay.io to distribute my buildpack-based application.
Background: Cloud-native build packs specify a generic tool chain to implement a source-to-image lifecycle process and store the resulting packaging in an OCI compliance registry. See https://buildpacks.io/
Acceptance criteria:
- users can push OCI images generated with the pack binary on quay.io
- is cloned by
-
PROJQUAY-4203 Enable buildpack OCI artifact types on Red Hat Quay
- New
- relates to
-
PROJQUAY-2253 OCI Compliance failure with unknown manifest class
- New