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 b8aa0c5 commit 977e834Copy full SHA for 977e834
contrib/docker/Dockerfile.downstream
@@ -29,6 +29,10 @@ USER 65532:65532
29
30
ENTRYPOINT ["/flowlogs-pipeline"]
31
32
+LABEL distribution-scope="public"
33
+LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
34
+LABEL vendor="Red Hat, Inc."
35
+LABEL release=$BUILDVERSION
36
LABEL com.redhat.component="network-observability-flowlogs-pipeline-container"
37
LABEL name="network-observability/network-observability-flowlogs-pipeline-rhel9"
38
LABEL cpe="cpe:/a:redhat:network_observ_optr:$BUILDVERSION_Y::el9"
0 commit comments