Block a user
kibana (9.5.2)
Published 2026-08-21 22:06:05 -04:00 by mo
Installation
docker pull git.hamdy.app/mo/kibana:9.5.2sha256:4f69cec8b6010f0247dc2d338c2bf002a244569e81b9e3ddac40095c8912238b
Image Layers
| LABEL maintainer="Red Hat, Inc." |
| LABEL vendor="Red Hat, Inc." |
| LABEL url="https://catalog.redhat.com/en/search?searchType=containers" |
| LABEL com.redhat.component="ubi9-minimal-container" name="ubi9/ubi-minimal" version="9.8" cpe="cpe:/a:redhat:enterprise_linux:9::appstream" distribution-scope="public" |
| LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI" |
| LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9." |
| LABEL description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly." |
| LABEL io.k8s.description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly." |
| LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal" |
| LABEL io.openshift.expose-services="" |
| LABEL io.openshift.tags="minimal rhel9" |
| ENV container oci |
| COPY dir:975e595a9e6cbbfee7f07eb5443a58fb81eff06cafb12ae4f0e1422e8692c141 in / |
| COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/. |
| CMD ["/bin/bash"] |
| COPY dir:65a3d9e22af3e56e090455b33d2c3174efac94e4f8a1283201a9e46186020641 in /usr/share/buildinfo/ |
| COPY dir:65a3d9e22af3e56e090455b33d2c3174efac94e4f8a1283201a9e46186020641 in /root/buildinfo/ |
| LABEL "org.opencontainers.image.created"="2026-08-17T17:26:46Z" "org.opencontainers.image.revision"="6bb838e7904a1c68094d157a898fff623ad3fcb9" "build-date"="2026-08-17T17:26:46Z" "architecture"="x86_64" "vcs-ref"="6bb838e7904a1c68094d157a898fff623ad3fcb9" "vcs-type"="git" "release"="1786987521"org.opencontainers.image.created=2026-08-17T17:26:46Z,org.opencontainers.image.revision=6bb838e7904a1c68094d157a898fff623ad3fcb9 |
| EXPOSE [5601/tcp] |
| RUN /bin/sh -c microdnf install --setopt=tsflags=nodocs -y fontconfig liberation-fonts-common freetype shadow-utils nss findutils && microdnf clean all # buildkit |
| COPY --chown=1000:0 /usr/share/kibana /usr/share/kibana # buildkit |
| COPY --chown=0:0 /bin/tini /bin/tini # buildkit |
| COPY --chown=0:0 /usr/share/fonts/local/NotoSansCJK-Regular.ttc /usr/share/fonts/local/NotoSansCJK-Regular.ttc # buildkit |
| RUN /bin/sh -c fc-cache -v # buildkit |
| WORKDIR /usr/share/kibana |
| RUN /bin/sh -c ln -s /usr/share/kibana /opt/kibana # buildkit |
| ENV ELASTIC_CONTAINER=true |
| ENV PATH=/usr/share/kibana/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
| COPY --chown=1000:0 config/kibana.yml /usr/share/kibana/config/kibana.yml # buildkit |
| COPY bin/kibana-docker /usr/local/bin/ # buildkit |
| RUN /bin/sh -c chmod g+ws /usr/share/kibana && find /usr/share/kibana -gid 0 -and -not -perm /g+w -exec chmod g+w {} \; # buildkit |
| RUN /bin/sh -c find / -xdev -perm -4000 -exec chmod u-s {} + # buildkit |
| RUN /bin/sh -c groupadd --gid 1000 kibana && useradd --uid 1000 --gid 1000 -G 0 --home-dir /usr/share/kibana --no-create-home kibana # buildkit |
| LABEL org.label-schema.build-date=2026-08-18T11:21:49.813Z org.label-schema.license=Elastic License org.label-schema.name=Kibana org.label-schema.schema-version=1.0 org.label-schema.url=https://www.elastic.co/products/kibana org.label-schema.usage=https://www.elastic.co/guide/en/kibana/reference/index.html org.label-schema.vcs-ref=37dc1e9d6dbf80bb1cf22da5ed258d3f642d2f9c org.label-schema.vcs-url=https://github.com/elastic/kibana org.label-schema.vendor=Elastic org.label-schema.version=9.5.2 org.opencontainers.image.created=2026-08-18T11:21:49.813Z org.opencontainers.image.documentation=https://www.elastic.co/guide/en/kibana/reference/index.html org.opencontainers.image.licenses=Elastic License org.opencontainers.image.revision=37dc1e9d6dbf80bb1cf22da5ed258d3f642d2f9c org.opencontainers.image.source=https://github.com/elastic/kibana org.opencontainers.image.title=Kibana org.opencontainers.image.url=https://www.elastic.co/products/kibana org.opencontainers.image.vendor=Elastic org.opencontainers.image.version=9.5.2 |
| LABEL name=Kibana maintainer=infra@elastic.co vendor=Elastic version=9.5.2 release=1 summary=Kibana description=Your window into the Elastic Stack. |
| RUN /bin/sh -c mkdir /licenses && ln LICENSE.txt /licenses/LICENSE # buildkit |
| ENTRYPOINT ["/bin/tini" "--"] |
| CMD ["/usr/local/bin/kibana-docker"] |
| USER 1000 |
Labels
| Key | Value |
|---|---|
| architecture | x86_64 |
| build-date | 2026-08-17T17:26:46Z |
| com.redhat.component | ubi9-minimal-container |
| com.redhat.license_terms | https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI |
| cpe | cpe:/a:redhat:enterprise_linux:9::appstream |
| description | Your window into the Elastic Stack. |
| distribution-scope | public |
| io.buildah.version | 1.44.0 |
| io.k8s.description | The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly. |
| io.k8s.display-name | Red Hat Universal Base Image 9 Minimal |
| io.openshift.expose-services | |
| io.openshift.tags | minimal rhel9 |
| maintainer | infra@elastic.co |
| name | Kibana |
| org.label-schema.build-date | 2026-08-18T11:21:49.813Z |
| org.label-schema.license | Elastic License |
| org.label-schema.name | Kibana |
| org.label-schema.schema-version | 1.0 |
| org.label-schema.url | https://www.elastic.co/products/kibana |
| org.label-schema.usage | https://www.elastic.co/guide/en/kibana/reference/index.html |
| org.label-schema.vcs-ref | 37dc1e9d6dbf80bb1cf22da5ed258d3f642d2f9c |
| org.label-schema.vcs-url | https://github.com/elastic/kibana |
| org.label-schema.vendor | Elastic |
| org.label-schema.version | 9.5.2 |
| org.opencontainers.image.created | 2026-08-18T11:21:49.813Z |
| org.opencontainers.image.documentation | https://www.elastic.co/guide/en/kibana/reference/index.html |
| org.opencontainers.image.licenses | Elastic License |
| org.opencontainers.image.revision | 37dc1e9d6dbf80bb1cf22da5ed258d3f642d2f9c |
| org.opencontainers.image.source | https://github.com/elastic/kibana |
| org.opencontainers.image.title | Kibana |
| org.opencontainers.image.url | https://www.elastic.co/products/kibana |
| org.opencontainers.image.vendor | Elastic |
| org.opencontainers.image.version | 9.5.2 |
| release | 1 |
| summary | Kibana |
| url | https://catalog.redhat.com/en/search?searchType=containers |
| vcs-ref | 6bb838e7904a1c68094d157a898fff623ad3fcb9 |
| vcs-type | git |
| vendor | Elastic |
| version | 9.5.2 |