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 6efa0b9 commit 973392cCopy full SHA for 973392c
Dockerfile.monitor
@@ -18,7 +18,8 @@ FROM registry.access.redhat.com/ubi9
18
COPY --from=builder /workdir/src/runtime/kata-monitor /usr/bin/kata-monitor
19
20
# Red Hat labels
21
-LABEL name="openshift-sandboxed-containers-operator-monitor" \
+LABEL name="openshift-sandboxed-containers/osc-monitor-rhel9" \
22
+cpe="cpe:/a:redhat:confidential_compute_attestation:1.10::el9" \
23
version="1.10.1" \
24
com.redhat.component="osc-monitor-container" \
25
summary="osc-monitor provides the kata-monitor binary to expose sandboxed containers custom metrics" \
0 commit comments