-
Story
-
Resolution: Unresolved
-
Major
-
None
-
None
Story: As a developer I want to push my cloud-native buildpack image to a Red Hat Quay deployment so I can use Red Hat Quay to distribute my buildpack-based application in my company.
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 Red Hat Quay
- Red Hat Quay ships with the buildpack OCI artifact types enables by default
- clones
-
PROJQUAY-4202 Enable buildpack OCI artifact types on quay.io
- New