2025-06-24 11:03:26 UTC
668 MB
true
PATH/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SHELL/bin/bash
containeroci
[#000] sha256:fa7a960d5c4dbd66b8d843d3015e5eeae78eb0a9b7cd74a5c2c6c6598f1f92d7 - 5.66% (37.8 MB)
[#001] sha256:c0020ae2bfe8b673b88f3c8d7d916862bf042b7d092365ae08ac048e94566023 - 0.61% (4.09 MB)
[#002] sha256:628ac528f8da3993e26a5459f59b63e05f663e0283859b0bc8810cb90d404b68 - 0.0% (1.49 KB)
[#003] sha256:6e377d7c24985d10ae9b38a2d3a419c09bc1bc760a65a60e5ad7ff5cf956f9ba - 0.0% (9.31 KB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:a4fd8cd6066b803b22806d7ed790d6f7207c6b3b7d792a281495a9452563276f - 93.71% (626 MB)
[#006] sha256:be531cbdba5a9f62921cbb446c686df601febd9e8b6c1a6d74040a6224866357 - 0.0% (277 Bytes)
[#007] sha256:18c8ff03711d19f3c98154754f2977ceed73a1a935558b1155b3d703fa4dca33 - 0.0% (1.68 KB)
[#008] sha256:6324a836f5cf3e4cd271bdf4e7ba05400739c82af551dfa96fea79d9d52bc7e5 - 0.01% (74 KB)
[#009] sha256:806b124e48e3ffb52a9f5e4c6970ba5b612f0486af3404da72ed8542b57a1701 - 0.0% (1.66 KB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) LABEL url="https://www.redhat.com"
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-minimal-container" name="ubi9-minimal" version="9.6" distribution-scope="public"
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9."
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) 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."
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) 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."
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal"
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel9"
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) ENV container oci
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) COPY dir:d7be74d0418e000f9c8e9c530ac1f30fb34314bf4358ea4867bfdbbb9c1266b5 in /
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/.
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) COPY file:58cc94f5b3b2d60de2c77a6ed4b1797dcede502ccdb429a72e7a72d994235b3c in /usr/share/buildinfo/content-sets.json
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) LABEL "build-date"="2025-07-15T13:55:15" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="49def32f29d405d4663060d62ea5437538e3fbfc" "release"="1752587672"
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c microdnf install --setopt=tsflags=nodocs -y nc shadow-utils zip unzip findutils procps-ng && microdnf clean all # buildkit
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c groupadd -g 1000 elasticsearch && adduser -u 1000 -g 1000 -G 0 -d /usr/share/elasticsearch elasticsearch && chown -R 0:0 /usr/share/elasticsearch # buildkit
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)ENV ELASTIC_CONTAINER=true
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)COPY /bin/tini /bin/tini # buildkit
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)WORKDIR /usr/share/elasticsearch
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)COPY --chown=0:0 /usr/share/elasticsearch . # buildkit
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c ln -sf /etc/pki/ca-trust/extracted/java/cacerts jdk/lib/security/cacerts # buildkit
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)ENV PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)ENV SHELL=/bin/bash
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)COPY --chmod=0555 bin/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c chmod g=u /etc/passwd && find / -xdev -perm -4000 -exec chmod ug-s {} + && chmod 0775 /usr/share/elasticsearch && chown elasticsearch bin config config/jvm.options.d data logs plugins # buildkit
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)EXPOSE map[9200/tcp:{} 9300/tcp:{}]
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)LABEL org.label-schema.build-date=2025-06-18T22:09:56.772581489Z org.label-schema.license=Elastic-License-2.0 org.label-schema.name=Elasticsearch org.label-schema.schema-version=1.0 org.label-schema.url=https://www.elastic.co/products/elasticsearch org.label-schema.usage=https://www.elastic.co/guide/en/elasticsearch/reference/index.html org.label-schema.vcs-ref=cc7302afc8499e83262ba2ceaa96451681f0609d org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=9.0.3 org.opencontainers.image.created=2025-06-18T22:09:56.772581489Z org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html org.opencontainers.image.licenses=Elastic-License-2.0 org.opencontainers.image.revision=cc7302afc8499e83262ba2ceaa96451681f0609d org.opencontainers.image.source=https://github.com/elastic/elasticsearch org.opencontainers.image.title=Elasticsearch org.opencontainers.image.url=https://www.elastic.co/products/elasticsearch org.opencontainers.image.vendor=Elastic org.opencontainers.image.version=9.0.3
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)LABEL name=Elasticsearch maintainer=infra@elastic.co vendor=Elastic version=9.0.3 release=1 summary=Elasticsearch description=You know, for search.
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c mkdir /licenses && ln LICENSE.txt /licenses/LICENSE # buildkit
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/tini" "--" "/usr/local/bin/docker-entrypoint.sh"]
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)CMD ["eswrapper"]
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)USER 1000:0
2025-06-24 11:03:26 UTC
514 MB
true
PATH/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SHELL/bin/bash
containeroci
[#000] sha256:3e86aea6516ac8af630b94312e9896ca597973bac9deff3791b65a9755071a58 - 7.03% (36.1 MB)
[#001] sha256:3c5adda06b85f8874aabe766cc12c0290cf47b4f92b88f08b80804d4a7859a98 - 0.8% (4.1 MB)
[#002] sha256:bdf41850f17bad8db1e443547a4ae2b9e9927ba1f799f4b8ff229a322aeaeebf - 0.0% (1.49 KB)
[#003] sha256:ee7ae59565ef69c6d907b002cdafebe702a2944eb1f161c990a0111bbf1bedbb - 0.0% (8.89 KB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:9a1cf277dfe5f1ad167316cbdddb3c0e4333106d7f8a3f44c739111c7cc67bac - 92.16% (473 MB)
[#006] sha256:703f3ae5b836f7445c6272312b60c529bc656a66d3ed109ec60d7f717a6d0889 - 0.0% (277 Bytes)
[#007] sha256:3904824a1c126f65194453c563f8597add4968cd5cb9bc25c1fb1e41c6cefd13 - 0.0% (1.68 KB)
[#008] sha256:49fa5650f88058ec9d6077d2811178ce1bcc693cb658891f3462bd5f745ab194 - 0.01% (72.9 KB)
[#009] sha256:f48d724d402146556e89b422504393d05f6c053ecc0d221a6f43060e65c76ade - 0.0% (1.66 KB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) LABEL url="https://www.redhat.com"
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-minimal-container" name="ubi9-minimal" version="9.6" distribution-scope="public"
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9."
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) 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."
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) 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."
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal"
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel9"
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) ENV container oci
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) COPY dir:b784d19fff2baf326a496a55f60760e10c98bdf8920bbf9cf986a3ec4c98bbe3 in /
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/.
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) COPY file:0667e9d31385a24c3aef13f2dd9ab6a7b71b3dfcfef5127d3c1e2ea2c838e5cb in /usr/share/buildinfo/content-sets.json
2025-06-24 11:03:26 UTC/bin/sh -c #(nop) LABEL "build-date"="2025-07-15T13:59:54" "architecture"="aarch64" "vcs-type"="git" "vcs-ref"="49def32f29d405d4663060d62ea5437538e3fbfc" "release"="1752587672"
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c microdnf install --setopt=tsflags=nodocs -y nc shadow-utils zip unzip findutils procps-ng && microdnf clean all # buildkit
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c groupadd -g 1000 elasticsearch && adduser -u 1000 -g 1000 -G 0 -d /usr/share/elasticsearch elasticsearch && chown -R 0:0 /usr/share/elasticsearch # buildkit
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)ENV ELASTIC_CONTAINER=true
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)COPY /bin/tini /bin/tini # buildkit
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)WORKDIR /usr/share/elasticsearch
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)COPY --chown=0:0 /usr/share/elasticsearch . # buildkit
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c ln -sf /etc/pki/ca-trust/extracted/java/cacerts jdk/lib/security/cacerts # buildkit
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)ENV PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)ENV SHELL=/bin/bash
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)COPY --chmod=0555 bin/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c chmod g=u /etc/passwd && find / -xdev -perm -4000 -exec chmod ug-s {} + && chmod 0775 /usr/share/elasticsearch && chown elasticsearch bin config config/jvm.options.d data logs plugins # buildkit
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)EXPOSE map[9200/tcp:{} 9300/tcp:{}]
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)LABEL org.label-schema.build-date=2025-06-18T22:09:56.772581489Z org.label-schema.license=Elastic-License-2.0 org.label-schema.name=Elasticsearch org.label-schema.schema-version=1.0 org.label-schema.url=https://www.elastic.co/products/elasticsearch org.label-schema.usage=https://www.elastic.co/guide/en/elasticsearch/reference/index.html org.label-schema.vcs-ref=cc7302afc8499e83262ba2ceaa96451681f0609d org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=9.0.3 org.opencontainers.image.created=2025-06-18T22:09:56.772581489Z org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html org.opencontainers.image.licenses=Elastic-License-2.0 org.opencontainers.image.revision=cc7302afc8499e83262ba2ceaa96451681f0609d org.opencontainers.image.source=https://github.com/elastic/elasticsearch org.opencontainers.image.title=Elasticsearch org.opencontainers.image.url=https://www.elastic.co/products/elasticsearch org.opencontainers.image.vendor=Elastic org.opencontainers.image.version=9.0.3
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)LABEL name=Elasticsearch maintainer=infra@elastic.co vendor=Elastic version=9.0.3 release=1 summary=Elasticsearch description=You know, for search.
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c mkdir /licenses && ln LICENSE.txt /licenses/LICENSE # buildkit
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/tini" "--" "/usr/local/bin/docker-entrypoint.sh"]
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)CMD ["eswrapper"]
2025-06-24 11:03:26 UTC (buildkit.dockerfile.v0)USER 1000:0
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.