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
4 changes: 3 additions & 1 deletion operator-framework-tools.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ USER 1001

LABEL io.k8s.display-name="OpenShift Operator Framework Tools" \
io.k8s.description="This is a non-runnable image containing binary builds of various Operator Framework tools, primarily used to publish binaries to the OpenShift mirror." \
maintainer="Odin Team <aos-odin@redhat.com>"
maintainer="Odin Team <aos-odin@redhat.com>" \
# We're not really an operator, we're just getting some data into the release image.
io.openshift.release.operator=true