diff --git a/Dockerfile b/Dockerfile index d9605d2e3..820741c24 100644 --- a/Dockerfile +++ b/Dockerfile @@ -49,4 +49,5 @@ CMD ["--database", "/bundles.db"] LABEL io.k8s.display-name="OpenShift Operator Registry" \ io.k8s.description="This is a component of OpenShift Operator Lifecycle Manager and is the base for operator catalog API containers." \ - maintainer="Odin Team " + maintainer="Odin Team " \ + summary="Operator Registry runs in a Kubernetes or OpenShift cluster to provide operator catalog data to Operator Lifecycle Manager."