sha256:22657ff24ae080bdf8f6e569eead79945d1d28cb03b2b351d4fef46c8c535ad2
OS/ARCH
Compressed size
450.04 MB
Last pushed
about 2 hours by readonlyrestkbn
Type
Image
Manifest digest
sha256:22265bd07bd29068fe79c5ffc7b56a706ba0e4f7b2c93bc869882282a16858d4
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 26.95 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c yes no14.35 MB8RUN /bin/sh -c groupadd -g5.45 KB9ENV ELASTIC_CONTAINER=true0 B10WORKDIR /usr/share/elasticsearch42 B11COPY /usr/share/elasticsearch /usr/share/elasticsearch # buildkit321.79 MB12COPY /bin/tini /bin/tini # buildkit9.09 KB13ENV PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B14COPY bin/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit2 KB15RUN /bin/sh -c chmod g=u186.9 KB16COPY bin/docker-openjdk /etc/ca-certificates/update.d/docker-openjdk # buildkit417 B17RUN /bin/sh -c /etc/ca-certificates/update.d/docker-openjdk #114.57 KB18EXPOSE map[9200/tcp:{} 9300/tcp:{}]0 B19LABEL org.label-schema.build-date=2025-06-19T01:37:57.847711500Z org.label-schema.license=Elastic-License-2.0 org.label-schema.name=Elasticsearch org.label-schema.schema-version=1.00 B20ENTRYPOINT ["/bin/tini" "--" "/usr/local/bin/docker-entrypoint.sh"]0 B21CMD ["eswrapper"]0 B22COPY /usr/local/bin/gosu /usr/local/bin/gosu # buildkit892.03 KB23ARG ES_VERSION=7.17.290 B24ARG ROR_VERSION=1.72.0-pre10 B25ENV KIBANA_USER_PASS=kibana0 B26ENV ADMIN_USER_PASS=admin0 B27USER root0 B28RUN |2 ES_VERSION=7.17.29 ROR_VERSION=1.72.0-pre1 /bin/sh32 B29USER elasticsearch0 B30COPY --chown=1000:0 payload/ /usr/share/elasticsearch/plugins/readonlyrest/ #84.04 MB31COPY --chown=1000:0 per-version/ /usr/share/elasticsearch/plugins/readonlyrest/ #1.72 MB32COPY init-readonlyrest.yml /usr/share/elasticsearch/config/readonlyrest.yml # buildkit347 B33COPY ror-entrypoint.sh /usr/local/bin/ror-entrypoint.sh # buildkit812 B34ENTRYPOINT ["/bin/tini" "--" "/usr/local/bin/ror-entrypoint.sh"]0 BCommand
ARG RELEASE