sha256:304cb7e39e119cf2c8e22a1ad436cdc0ff0f734b6470fef5f2d677a91c87a69c
OS/ARCH
linux/arm64
Compressed size
94.17 MB
Last pushed
over 4 years by ibaz
Type
Image
Manifest digest
sha256:304cb7e39e119cf2c8e22a1ad436cdc0ff0f734b6470fef5f2d677a91c87a69c
Image Layers
1ADD file ... in / 2.59 MB2CMD ["/bin/sh"]0 B3LABEL maintainer=https://github.com/blacktop0 B4RUN /bin/sh -c apk add64.6 MB5ENV ES_VERSION=2.4.60 B6ENV DOWNLOAD_URL=https://download.elastic.co/elasticsearch/release/org/elasticsearch/distribution0 B7ENV ES_TARBAL=https://download.elastic.co/elasticsearch/release/org/elasticsearch/distribution/tar/elasticsearch/2.4.6/elasticsearch-2.4.6.tar.gz0 B8ENV ES_TARBALL_ASC=https://download.elastic.co/elasticsearch/release/org/elasticsearch/distribution/tar/elasticsearch/2.4.6/elasticsearch-2.4.6.tar.gz.asc0 B9ENV SHA1_URL=https://download.elastic.co/elasticsearch/release/org/elasticsearch/distribution/tar/elasticsearch/2.4.6/elasticsearch-2.4.6.tar.gz.sha10 B10ENV ES_TARBALL_SHA1=cdb5068d1baa07388e522c3bc04cca38aa8f30480 B11ENV GPG_KEY=46095ACC8548582C1A2699A9D27D666CD88E42B40 B12RUN /bin/sh -c apk add840.29 KB13RUN /bin/sh -c apk add26.16 MB14COPY config/elastic /usr/share/elasticsearch/config # buildkit701 B15COPY config/logrotate /etc/logrotate.d/elasticsearch # buildkit262 B16COPY elastic-entrypoint.sh / # buildkit696 B17COPY docker-healthcheck /usr/local/bin/ # buildkit603 B18WORKDIR /usr/share/elasticsearch32 B19ENV PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B20VOLUME [/usr/share/elasticsearch/data]0 B21EXPOSE map[9200/tcp:{} 9300/tcp:{}]0 B22ENTRYPOINT ["/elastic-entrypoint.sh"]0 B23CMD ["elasticsearch"]0 BCommand
ADD file:df53811312284306901fdaaff0a357a4bf40d631e662fe9ce6d342442e494b6c in /