Sign inSign up

khezen/elasticsearch:5.4.2

Manifest digest

sha256:ac78e6ed9f19005d1900b3f3e0008ea6b69a15f04f343b09d2689bd8618955b7

OS/ARCH

linux/amd64

Compressed size

158.71 MB

Last pushed

about 9 years by khezen

Type

Image

Manifest digest

sha256:ac78e6ed9f19005d1900b3f3e0008ea6b69a15f04f343b09d2689bd8618955b7

Image Layers

1ADD file ... in / 50.18 MB
2CMD ["bash"]0 B
3/bin/sh -c apt-get update &&18.37 MB
4/bin/sh -c apt-get update &&555.2 KB
5/bin/sh -c echo 'deb http://deb.debian.org/debian215 B
6ENV LANG=C.UTF-80 B
7/bin/sh -c { echo '#!/bin/sh';240 B
8/bin/sh -c ln -svT "/usr/lib/jvm/java-8-openjdk-$(dpkg130 B
9ENV JAVA_HOME=/docker-java-home/jre0 B
10ENV JAVA_VERSION=8u1310 B
11ENV JAVA_DEBIAN_VERSION=8u131-b11-1~bpo8+10 B
12ENV CA_CERTIFICATES_JAVA_VERSION=20161107~bpo8+10 B
13/bin/sh -c set -ex; apt-get51.57 MB
14/bin/sh -c /var/lib/dpkg/info/ca-certificates-java.postinst configure282.83 KB
15MAINTAINER Guillaume Simonneau <[email protected]>0 B
16LABEL Description=elasticsearch searchguard search-guard0 B
17ENV GOSU_VERSION=1.100 B
18/bin/sh -c set -x &&488.92 KB
19/bin/sh -c set -ex; key='46095ACC8548582C1A2699A9D27D666CD88E42B4';1.42 KB
20/bin/sh -c set -x &&787.16 KB
21ENV ELASTICSEARCH_VERSION=5.4.20 B
22ENV ELASTICSEARCH_DEB_VERSION=5.4.20 B
23/bin/sh -c set -x &&32.06 MB
24ENV PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
25WORKDIR /usr/share/elasticsearch0 B
26/bin/sh -c bin/elasticsearch-plugin install -b4.45 MB
27/bin/sh -c mkdir -p /.backup/elasticsearch/124 B
28/bin/sh -c set -ex &&222 B
29COPY dir:7c49890fa308aa24ac3213027c1c3ab72259819049d7ba5ab19d828760b2f359 in /.backup/elasticsearch/config 3.13 KB
30VOLUME [/usr/share/elasticsearch/config]0 B
31VOLUME [/usr/share/elasticsearch/data]0 B
32EXPOSE 9200/tcp 9300/tcp0 B
33ENV CLUSTER_NAME=elasticsearch-default MINIMUM_MASTER_NODES=1 HOSTS=127.0.0.1,0 B
34COPY dir:d6e2d06448297fd1794ab208596286e81276ee479f2c606690b875be7c67ecec in /run/ 2.69 KB
35/bin/sh -c chmod +x -R2.78 KB
36ENTRYPOINT ["/run/entrypoint.sh"]0 B
37CMD ["elasticsearch"]0 B

Command

ADD file:9c48682ff75c756544d4491472081a078edf5dd0bb5038d1cb850a1f9c480e3e in /