File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -473,3 +473,11 @@ RUN if [ -f /usr/bin/dnf ] ; then export DNF_TOOL=dnf ; \
473473
474474USER ovms
475475ENTRYPOINT ["/ovms/bin/ovms"]
476+
477+ LABEL name="rhoai/odh-openvino-model-server-rhel9" \
478+ com.redhat.component="odh-openvino-model-server-rhel9" \
479+ io.k8s.display-name="odh-openvino-model-server-rhel9" \
480+ io.k8s.description="OpenVINO Model Server (OVMS) is a high-performance system for serving models." \
481+ description="OpenVINO Model Server (OVMS) is a high-performance system for serving models." \
482+ summary="OpenVINO Model Server (OVMS) is a high-performance system for serving models." \
483+ com.redhat.license_terms="https://www.redhat.com/licenses/Red_Hat_Standard_EULA_20191108.pdf"
You can’t perform that action at this time.
0 commit comments