Sign inSign up

khezen/elasticsearch:5.4

Manifest digest

sha256:74f2cd796a5df737c684e8d5fdbfdeba24b53ceffb1a26bd0a5391296901e92a

OS/ARCH

linux/amd64

Compressed size

148.42 MB

Last pushed

about 9 years by khezen

Type

Image

Manifest digest

sha256:74f2cd796a5df737c684e8d5fdbfdeba24b53ceffb1a26bd0a5391296901e92a

Image Layers

1ADD file ... in / 43.05 MB
2CMD ["bash"]0 B
3/bin/sh -c apt-get update &&10.59 MB
4/bin/sh -c set -ex; if4.21 MB
5/bin/sh -c apt-get update &&614.65 KB
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-$(dpkg131 B
9ENV JAVA_HOME=/docker-java-home/jre0 B
10ENV JAVA_VERSION=8u1310 B
11ENV JAVA_DEBIAN_VERSION=8u131-b11-20 B
12ENV CA_CERTIFICATES_JAVA_VERSION=20170531+nmu10 B
13/bin/sh -c set -ex; apt-get51.9 MB
14/bin/sh -c /var/lib/dpkg/info/ca-certificates-java.postinst configure265.64 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 &&489.17 KB
19/bin/sh -c set -ex; key='46095ACC8548582C1A2699A9D27D666CD88E42B4';1.41 KB
20/bin/sh -c set -x &&842.32 KB
21ENV ELASTICSEARCH_VERSION=5.4.30 B
22ENV ELASTICSEARCH_DEB_VERSION=5.4.30 B
23/bin/sh -c set -x &&32.05 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.46 MB
27/bin/sh -c mkdir -p /.backup/elasticsearch/126 B
28/bin/sh -c set -ex &&226 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:0e2a69cc96bec57cb144a55b7af4e74b6b991a901c998bbd1e4abc6806507d82 in /run/ 2.69 KB
35/bin/sh -c chmod +x -R2.82 KB
36ENTRYPOINT ["/run/entrypoint.sh"]0 B
37CMD ["elasticsearch"]0 B

Command

ADD file:93a0dbb6973bc13e5478292bfe283ff91745ca6e23b6fd3363f0661c45deb1ec in /