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 851a4d5 commit 05dfcddCopy full SHA for 05dfcdd
Dockerfile
@@ -24,4 +24,7 @@ LABEL name="keepalived"
24
LABEL description="Red Hat Ceph Storage keepalived"
25
LABEL summary="Provides the keepalived on RHEL 9 for Red Hat Ceph Storage."
26
LABEL io.k8s.display-name="Keepalived on RHEL 9"
27
-LABEL io.openshift.tags="rhceph ceph keepalived"
+LABEL io.k8s.description="keepalived-container"
28
+LABEL io.openshift.tags="rhceph ceph keepalived"
29
+LABEL cpe=cpe:/a:redhat:ceph_storage:9::el9
30
+LABEL org.opencontainers.image.created="${BUILD_DATE}"
0 commit comments