elasticsearch logo

elasticsearch:9.3.8

Multi-platform
Databases & storage
Index digest

sha256:ec3f5c02c5a2f40078550757943979f5db5ff61222206ed2b5cf27c9db3908c2

OS/ARCH

Compressed size

540.25 MB

Last pushed

1 day by doijanky

Type

Image

Manifest digest

sha256:5dc79e87af90b7c4ab7aaf090fdb790ff18e7484832eb692d6e30c5838662abd

Layers (36)

0

LABEL maintainer="Red Hat, Inc."

0 B


1

LABEL vendor="Red Hat, Inc."

0 B


2

LABEL url="https://catalog.redhat.com/en/search?searchType=containers"

0 B


3

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"

0 B


4

LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"

0 B


5

LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9."

0 B


6

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."

0 B


7

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."

0 B


8

LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal"

0 B


9

LABEL io.openshift.expose-services=""

0 B


10

LABEL io.openshift.tags="minimal rhel9"

0 B


11

ENV container oci

0 B


12

COPY dir:a29571d1d7f0219756ea4cbeea7cbd2d7c70f920d886563530efb6b5f51db754 in /

0 B


13

COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/.

0 B


14

CMD ["/bin/bash"]

0 B


15

COPY dir:affb4b0d326dc89d183bd019c6447bd9c3122f330427c74027adfef3eaf39c3c in /usr/share/buildinfo/

0 B


16

COPY dir:affb4b0d326dc89d183bd019c6447bd9c3122f330427c74027adfef3eaf39c3c in /root/buildinfo/

0 B


17

LABEL "org.opencontainers.image.created"="2026-08-10T16:58:14Z" "org.opencontainers.image.revision"="905bde9da31110a4bb776761a921a6b4e6b12a93" "build-date"="2026-08-10T16:58:14Z" "architecture"="aarch64" "vcs-ref"="905bde9da31110a4bb776761a921a6b4e6b12a93" "vcs-type"="git" "release"="1786380870"org.opencontainers.image.created=2026-08-10T16:58:14Z,org.opencontainers.image.revision=905bde9da31110a4bb776761a921a6b4e6b12a93

38.79 MB


18

RUN /bin/sh -c microdnf install --setopt=tsflags=nodocs -y nc shadow-utils zip unzip findutils procps-ng && microdnf clean all # buildkit

4.11 MB


19

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

1.53 KB


20

ENV ELASTIC_CONTAINER=true

0 B


21

COPY /bin/tini /bin/tini # buildkit

9.1 KB


22

WORKDIR /usr/share/elasticsearch

32 B


23

COPY --chown=0:0 /usr/share/elasticsearch . # buildkit

523.51 MB


24

RUN /bin/sh -c ln -sf /etc/pki/ca-trust/extracted/java/cacerts jdk/lib/security/cacerts # buildkit

270 B


25

ENV PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

0 B


26

ENV SHELL=/bin/bash

0 B


27

COPY --chmod=0555 bin/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit

1.72 KB


28

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

74.11 KB


29

EXPOSE map[9200/tcp:{} 9300/tcp:{}]

0 B


30

LABEL org.label-schema.build-date=2026-07-15T22:14:38.667958010Z 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=171dd53e53c29b91f45d2d87857a3f74db48cca5 org.label-schema.vcs-url=https://github.com/elastic/elasticsearch org.label-schema.vendor=Elastic org.label-schema.version=9.3.8 org.opencontainers.image.created=2026-07-15T22:14:38.667958010Z 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=171dd53e53c29b91f45d2d87857a3f74db48cca5 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.3.8

0 B


31

LABEL name=Elasticsearch [email protected] vendor=Elastic version=9.3.8 release=1 summary=Elasticsearch description=You know, for search.

0 B


32

RUN /bin/sh -c mkdir /licenses && ln LICENSE.txt /licenses/LICENSE # buildkit

1.7 KB


33

ENTRYPOINT ["/bin/tini" "--" "/usr/local/bin/docker-entrypoint.sh"]

0 B


34

CMD ["eswrapper"]

0 B


35

USER 1000:0

0 B


This image has not been analyzed
Docker Official Images are automatically analyzed. This image may have been recently pushed, or be older than our threshold for automatic analysis.