Sign inSign up

khezen/elasticsearch:6.2.2

Manifest digest

sha256:295e379008613451018c40fa6f4c11ad4670871f5742dfbd9bf6831cac721cf6

OS/ARCH

linux/amd64

Compressed size

99.25 MB

Last pushed

over 5 years by khezen

Type

Image

Manifest digest

sha256:295e379008613451018c40fa6f4c11ad4670871f5742dfbd9bf6831cac721cf6

Image Layers

1ADD file ... in / 2.63 MB
2CMD ["/bin/sh"]0 B
3ENV LANG=C.UTF-80 B
4/bin/sh -c { echo '#!/bin/sh';238 B
5ENV JAVA_HOME=/usr/lib/jvm/java-1.8-openjdk/jre0 B
6ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/jvm/java-1.8-openjdk/jre/bin:/usr/lib/jvm/java-1.8-openjdk/bin0 B
7ENV JAVA_VERSION=8u2120 B
8ENV JAVA_ALPINE_VERSION=8.212.04-r00 B
9/bin/sh -c set -x &&52.39 MB
10LABEL maintainer=Guillaume Simonneau <[email protected]>0 B
11LABEL description=elasticsearch search-guard0 B
12ENV ES_TMPDIR=/tmp0 B
13ENV ES_VERSION=6.2.20 B
14ENV SG_VERSION=21.00 B
15ENV DOWNLOAD_URL=https://artifacts.elastic.co/downloads/elasticsearch0 B
16ENV ES_TARBAL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-6.2.2.tar.gz0 B
17ENV ES_TARBALL_ASC=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-6.2.2.tar.gz.asc0 B
18ENV GPG_KEY=46095ACC8548582C1A2699A9D27DMAINTAINER666CD88E42B40 B
19ENV PATH=/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/jvm/java-1.8-openjdk/jre/bin:/usr/lib/jvm/java-1.8-openjdk/bin0 B
20/bin/sh -c apk add --no-cache3.97 MB
21/bin/sh -c apk add --no-cache40.25 MB
22/bin/sh -c mkdir -p /.backup/elasticsearch/126 B
23COPY dir:9718569fc6ad1abfd02d00077928f53c0dc9af1f166cdf3833fc8b4ac9e23cc9 in /.backup/elasticsearch/config 3.11 KB
24VOLUME [/elasticsearch/config]0 B
25VOLUME [/elasticsearch/data]0 B
26EXPOSE 9200 93000 B
27ENV CLUSTER_NAME=elasticsearch-default MINIMUM_MASTER_NODES=1 HOSTS=127.0.0.1,0 B
28COPY dir:41db462a0ee6c2b2749bd5442259b1c0820d57bfc85dd9d593e5523400a7edc1 in /run/ 2.69 KB
29/bin/sh -c chmod +x -R2.73 KB
30ENTRYPOINT ["/run/entrypoint.sh"]0 B
31CMD ["elasticsearch"]0 B

Command

ADD file:a86aea1f3a7d68f6ae03397b99ea77f2e9ee901c5c59e59f76f93adbb4035913 in /