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 c4ea654 commit 9511f6cCopy full SHA for 9511f6c
Dockerfile.downstream
@@ -54,6 +54,10 @@ USER 65532:65532
54
55
ENTRYPOINT ["/network-observability-cli"]
56
57
+LABEL distribution-scope="public"
58
+LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
59
+LABEL vendor="Red Hat, Inc."
60
+LABEL release=$BUILDVERSION
61
LABEL com.redhat.component="network-observability-cli"
62
LABEL name="network-observability/network-observability-cli-rhel9"
63
LABEL cpe="cpe:/a:redhat:network_observ_optr:$BUILDVERSION_Y::el9"
0 commit comments