rootpublic/elasticsearch:9.0.1-bookworm-slim

Manifest digest

sha256:6fadb8ff983a124770f5fd9d08aac3149217e2d74167eeb155acf3b411bc9c86

OS/ARCH

linux/amd64

Compressed size

657.93 MB

Last pushed

about 1 year by rootpublic

Type

Image

Manifest digest

sha256:6fadb8ff983a124770f5fd9d08aac3149217e2d74167eeb155acf3b411bc9c86

Image Layers

1# debian.sh --arch 'amd64' out/27.79 MB
2RUN /bin/sh -c apt-get update4.25 MB
3RUN /bin/sh -c groupadd -g1.23 KB
4ENV ELASTIC_CONTAINER=true0 B
5COPY /bin/tini /bin/tini # buildkit9.3 KB
6WORKDIR /usr/share/elasticsearch32 B
7COPY --chown=0:0 /usr/share/elasticsearch . #625.69 MB
8RUN /bin/sh -c ln -sf272 B
9ENV PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
10ENV SHELL=/bin/bash0 B
11COPY --chmod=0555 bin/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh #1.68 KB
12RUN /bin/sh -c chmod g=u189.54 KB
13EXPOSE map[9200/tcp:{} 9300/tcp:{}]0 B
14LABEL org.label-schema.build-date=2025-04-30T10:07:41.393025990Z org.label-schema.license=Elastic-License-2.0 org.label-schema.name=Elasticsearch org.label-schema.schema-version=1.00 B
15LABEL name=Elasticsearch [email protected] vendor=Elastic version=9.0.10 B
16RUN /bin/sh -c mkdir /licenses1.79 KB
17ENTRYPOINT ["/bin/tini" "--" "/usr/local/bin/docker-entrypoint.sh"]0 B
18CMD ["eswrapper"]0 B
19USER 1000:00 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'