We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f20f406 commit fbb20aeCopy full SHA for fbb20ae
Dockerfile.downstream
@@ -32,6 +32,10 @@ USER 65532:65532
32
33
ENTRYPOINT ["/manager"]
34
35
+LABEL distribution-scope="public"
36
+LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
37
+LABEL vendor="Red Hat, Inc."
38
+LABEL release=$BUILDVERSION
39
LABEL com.redhat.component="network-observability-operator-container"
40
LABEL name="network-observability/network-observability-rhel9-operator"
41
LABEL cpe="cpe:/a:redhat:network_observ_optr:$BUILDVERSION_Y::el9"
0 commit comments