2025-09-16 08:32:12 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:9f4bff248214d12c7254dc3c25ef82bd14ff143e2a06d159f2a8cc1c9e6ef1fd - 5.66% (37.8 MB)
[#001] sha256:921a1386559fdc3fad77d74fb02ed2865aecf66a84924c19c3e389b64bcf0004 - 0.61% (4.08 MB)
[#002] sha256:cac8f21a40e62169849c1353a79265ebb38aa131f0f39a036db85ff4f60730e3 - 0.0% (1.49 KB)
[#003] sha256:59f9d0ab21bb483ac1a1a7ea236bf5198391e3ee863f49417e0f83decddfd741 - 0.0% (9.31 KB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:68ac2c0ef7803bc42f70553280c374bc42163af9d822e9a36bc9b1637b03a88b - 93.72% (626 MB)
[#006] sha256:d68d712d0902dd8181bb529ce9c6c6e99851214e3634e490f9dc40e0633e3b97 - 0.0% (271 Bytes)
[#007] sha256:d71b899601cb75af4c33ab76c01bc7bf478f78ad63fdce7aef76a7b59fa283ba - 0.0% (1.68 KB)
[#008] sha256:01928d41737432ffafdb2e3e52fbd3df19b16c1cfc483e72a5c7116d4241cf3f - 0.01% (74 KB)
[#009] sha256:f0692bc25115149e5c143120bdfda15d1b49018c01a8b2c87f6e2311bb9f5f04 - 0.0% (1.65 KB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2025-09-16 08:32:12 UTC/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."
2025-09-16 08:32:12 UTC/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
2025-09-16 08:32:12 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-minimal-container" name="ubi9-minimal" version="9.6" distribution-scope="public"
2025-09-16 08:32:12 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2025-09-16 08:32:12 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9."
2025-09-16 08:32:12 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-09-16 08:32:12 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-09-16 08:32:12 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal"
2025-09-16 08:32:12 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2025-09-16 08:32:12 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel9"
2025-09-16 08:32:12 UTC/bin/sh -c #(nop) ENV container oci
2025-09-16 08:32:12 UTC/bin/sh -c #(nop) COPY dir:c341d431f712f164558c0a23b4ff14b886e2ce5a998d4c5baaaa381ffd7c3b00 in /
2025-09-16 08:32:12 UTC/bin/sh -c #(nop) COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/.
2025-09-16 08:32:12 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-09-16 08:32:12 UTC/bin/sh -c #(nop) COPY file:58cc94f5b3b2d60de2c77a6ed4b1797dcede502ccdb429a72e7a72d994235b3c in /usr/share/buildinfo/content-sets.json
2025-09-16 08:32:12 UTC/bin/sh -c #(nop) COPY file:58cc94f5b3b2d60de2c77a6ed4b1797dcede502ccdb429a72e7a72d994235b3c in /root/buildinfo/content_manifests/content-sets.json
2025-09-16 08:32:12 UTC/bin/sh -c #(nop) COPY file:097ec12a5c22da979b55e75443e50150904b478d4249b64b2431aae8901ea4d2 in /root/buildinfo/labels.json
2025-09-16 08:32:12 UTC/bin/sh -c #(nop) LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="0c20ee48321f5d64135f6208d1332c0b032df6c3" "org.opencontainers.image.revision"="0c20ee48321f5d64135f6208d1332c0b032df6c3" "build-date"="2025-09-18T08:36:33Z" "release"="1758184547"
2025-09-16 08:32:12 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-09-16 08:32:12 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-09-16 08:32:12 UTC (buildkit.dockerfile.v0)ENV ELASTIC_CONTAINER=true
2025-09-16 08:32:12 UTC (buildkit.dockerfile.v0)COPY /bin/tini /bin/tini # buildkit
2025-09-16 08:32:12 UTC (buildkit.dockerfile.v0)WORKDIR /usr/share/elasticsearch
2025-09-16 08:32:12 UTC (buildkit.dockerfile.v0)COPY --chown=0:0 /usr/share/elasticsearch . # buildkit
2025-09-16 08:32:12 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c ln -sf /etc/pki/ca-trust/extracted/java/cacerts jdk/lib/security/cacerts # buildkit
2025-09-16 08:32:12 UTC (buildkit.dockerfile.v0)ENV PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2025-09-16 08:32:12 UTC (buildkit.dockerfile.v0)ENV SHELL=/bin/bash
2025-09-16 08:32:12 UTC (buildkit.dockerfile.v0)COPY --chmod=0555 bin/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
2025-09-16 08:32:12 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-09-16 08:32:12 UTC (buildkit.dockerfile.v0)EXPOSE map[9200/tcp:{} 9300/tcp:{}]
2025-09-16 08:32:12 UTC (buildkit.dockerfile.v0)LABEL org.label-schema.build-date=2025-09-10T22:06:39.784049935Z 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=c6d8fb31b39450a223671e79141dd1c4b2759b5f org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=9.0.7 org.opencontainers.image.created=2025-09-10T22:06:39.784049935Z 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=c6d8fb31b39450a223671e79141dd1c4b2759b5f 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.7
2025-09-16 08:32:12 UTC (buildkit.dockerfile.v0)LABEL name=Elasticsearch maintainer=infra@elastic.co vendor=Elastic version=9.0.7 release=1 summary=Elasticsearch description=You know, for search.
2025-09-16 08:32:12 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c mkdir /licenses && ln LICENSE.txt /licenses/LICENSE # buildkit
2025-09-16 08:32:12 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/tini" "--" "/usr/local/bin/docker-entrypoint.sh"]
2025-09-16 08:32:12 UTC (buildkit.dockerfile.v0)CMD ["eswrapper"]
2025-09-16 08:32:12 UTC (buildkit.dockerfile.v0)USER 1000:0
2025-09-16 08:32:12 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:a9f9218e937ae927e68fe68d00604365ddda1b238616443bc0a4b9e574067342 - 7.03% (36.1 MB)
[#001] sha256:2b7f33888e5b67a259be391c604710b80055e9ee4740d87827669461eff488ed - 0.8% (4.09 MB)
[#002] sha256:44665faa46e15431143ad527dee58442c70b6a199f3d70fa6cfdd19555f4c3f7 - 0.0% (1.49 KB)
[#003] sha256:9026ec73c64fc604d51d7ee555e0bd42289f45e46bdb8ef3d37b0235571eac26 - 0.0% (8.89 KB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:de94affd03766b67d7d33114e082b1680cf292cc3ecca83f12220d7cdd028c7a - 92.16% (474 MB)
[#006] sha256:8e90d3c05d113e0894e5b0f8112e152b018d856bc631a149901b1e31f6ae6b62 - 0.0% (270 Bytes)
[#007] sha256:974c4edbe8315a6a1d1811dabe0b33f9dd7dfcbdbe80c29cd628c31278ac7074 - 0.0% (1.68 KB)
[#008] sha256:6f3150cd8d4c07e95118b02b572152e572dd3d4ec5db419f2494e15851f65d2d - 0.01% (72.9 KB)
[#009] sha256:dd9e48bb4e2f3e8a74ec32d43666b1e3726846af93c3c6fb85c5005c22ce5a91 - 0.0% (1.66 KB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2025-09-16 08:32:12 UTC/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."
2025-09-16 08:32:12 UTC/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
2025-09-16 08:32:12 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-minimal-container" name="ubi9-minimal" version="9.6" distribution-scope="public"
2025-09-16 08:32:12 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2025-09-16 08:32:12 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9."
2025-09-16 08:32:12 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-09-16 08:32:12 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-09-16 08:32:12 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal"
2025-09-16 08:32:12 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2025-09-16 08:32:12 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel9"
2025-09-16 08:32:12 UTC/bin/sh -c #(nop) ENV container oci
2025-09-16 08:32:12 UTC/bin/sh -c #(nop) COPY dir:9f6ea5fd9a48598d911c3860918a4b145eb452cb81a81a77f69e1ed6481637df in /
2025-09-16 08:32:12 UTC/bin/sh -c #(nop) COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/.
2025-09-16 08:32:12 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-09-16 08:32:12 UTC/bin/sh -c #(nop) COPY file:0667e9d31385a24c3aef13f2dd9ab6a7b71b3dfcfef5127d3c1e2ea2c838e5cb in /usr/share/buildinfo/content-sets.json
2025-09-16 08:32:12 UTC/bin/sh -c #(nop) COPY file:0667e9d31385a24c3aef13f2dd9ab6a7b71b3dfcfef5127d3c1e2ea2c838e5cb in /root/buildinfo/content_manifests/content-sets.json
2025-09-16 08:32:12 UTC/bin/sh -c #(nop) COPY file:f5f06837bcbb5ebacc66d8764dd5ddb2c916d273cd4f80d9b8b34880aba3bbeb in /root/buildinfo/labels.json
2025-09-16 08:32:12 UTC/bin/sh -c #(nop) LABEL "architecture"="aarch64" "vcs-type"="git" "vcs-ref"="0c20ee48321f5d64135f6208d1332c0b032df6c3" "org.opencontainers.image.revision"="0c20ee48321f5d64135f6208d1332c0b032df6c3" "build-date"="2025-09-18T08:39:36Z" "release"="1758184547"
2025-09-16 08:32:12 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-09-16 08:32:12 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-09-16 08:32:12 UTC (buildkit.dockerfile.v0)ENV ELASTIC_CONTAINER=true
2025-09-16 08:32:12 UTC (buildkit.dockerfile.v0)COPY /bin/tini /bin/tini # buildkit
2025-09-16 08:32:12 UTC (buildkit.dockerfile.v0)WORKDIR /usr/share/elasticsearch
2025-09-16 08:32:12 UTC (buildkit.dockerfile.v0)COPY --chown=0:0 /usr/share/elasticsearch . # buildkit
2025-09-16 08:32:12 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c ln -sf /etc/pki/ca-trust/extracted/java/cacerts jdk/lib/security/cacerts # buildkit
2025-09-16 08:32:12 UTC (buildkit.dockerfile.v0)ENV PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2025-09-16 08:32:12 UTC (buildkit.dockerfile.v0)ENV SHELL=/bin/bash
2025-09-16 08:32:12 UTC (buildkit.dockerfile.v0)COPY --chmod=0555 bin/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit
2025-09-16 08:32:12 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-09-16 08:32:12 UTC (buildkit.dockerfile.v0)EXPOSE map[9200/tcp:{} 9300/tcp:{}]
2025-09-16 08:32:12 UTC (buildkit.dockerfile.v0)LABEL org.label-schema.build-date=2025-09-10T22:06:39.784049935Z 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=c6d8fb31b39450a223671e79141dd1c4b2759b5f org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=9.0.7 org.opencontainers.image.created=2025-09-10T22:06:39.784049935Z 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=c6d8fb31b39450a223671e79141dd1c4b2759b5f 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.7
2025-09-16 08:32:12 UTC (buildkit.dockerfile.v0)LABEL name=Elasticsearch maintainer=infra@elastic.co vendor=Elastic version=9.0.7 release=1 summary=Elasticsearch description=You know, for search.
2025-09-16 08:32:12 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c mkdir /licenses && ln LICENSE.txt /licenses/LICENSE # buildkit
2025-09-16 08:32:12 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/tini" "--" "/usr/local/bin/docker-entrypoint.sh"]
2025-09-16 08:32:12 UTC (buildkit.dockerfile.v0)CMD ["eswrapper"]
2025-09-16 08:32:12 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.