2016-11-01 20:22:27 UTC
146 MB
20140324
ELASTICSEARCH_VERSION1.5.2
GOSU_VERSION1.7
JAVA_DEBIAN_VERSION8u102-b14.1-1~bpo8+1
JAVA_HOME/usr/lib/jvm/java-8-openjdk-amd64/jre
JAVA_VERSION8u102
LANGC.UTF-8
PATH/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:43c265008fae5d1f3cbee0dac9697235320b174d85acbed002a4fe44236adec0 - 33.65% (49 MB)
[#001] sha256:af36d2c7a1481ae5554241fcb6bc20472bf7a6b7b2be24465c76e168c278a03f - 12.14% (17.7 MB)
[#002] sha256:2b7b4d10e1c13c063d94bb83588b327f4c4f5a10fb1a1a89a9c1c73ef15710a7 - 0.37% (553 KB)
[#003] sha256:f264389d8f2fec4e89e2293411211bb57154f24ad836163d897d019b97d5fd5c - 0.0% (217 Bytes)
[#004] sha256:1a2c46e93f4ac4f4f2f114c689f42a1435409b2db78ab6d19f525866037de473 - 0.0% (239 Bytes)
[#005] sha256:f9506bb322c04c882de48ee789337b636c47cf67c89c402a686f4a03dc6c1eb9 - 35.02% (51 MB)
[#006] sha256:96f5dad14c2c78802e41cc9c1722caf14f5d7437a81c6d59855b9a835102d67a - 0.19% (278 KB)
[#007] sha256:cadc6056da8217e858139fc68f44f81dfc7e75dea114b53d0b2ef5e036327508 - 0.53% (789 KB)
[#008] sha256:eadefad3924e58cdff651e0e487ddd3fab137537124e2c7473858db77f6235f7 - 0.0% (1.41 KB)
[#009] sha256:b8628c7fe638236fcba41da3b513d45a67caa5932ee245b952b88f94a3f6b2af - 0.35% (523 KB)
[#010] sha256:6c9782630369ee147065d49f431eda523b3a507f544d55fc6edf7c6bcabeff11 - 17.76% (25.8 MB)
[#011] sha256:29a84aa484aa670dea646cee5d7bb36cb22e26c6b5426c2f9b778bb12fdc8eae - 0.0% (214 Bytes)
[#012] sha256:0538ade3a2cb9978763e2c646b8926e87e8f60266263893a4a3ceaea640dbad3 - 0.0% (498 Bytes)
[#013] sha256:f45883020b8281dd0c3ea8d18a5c110de31aa96d55db6a0859827b0048f41db6 - 0.0% (469 Bytes)
/bin/sh -c #(nop) ADD file:23aa4f893e3288698c017b90be657911b72d54edb3b3a7c4d05c308f50f9228f in /
2016-10-21 16:22:34 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2016-10-21 16:36:32 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl wget && rm -rf /var/lib/apt/lists/*
2016-10-21 20:10:24 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzip2 unzip xz-utils && rm -rf /var/lib/apt/lists/*
2016-10-31 21:55:01 UTC/bin/sh -c echo 'deb http://deb.debian.org/debian jessie-backports main' > /etc/apt/sources.list.d/jessie-backports.list
2016-10-31 21:55:02 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2016-10-31 21:55:03 UTC/bin/sh -c { echo '#!/bin/sh'; echo 'set -e'; echo; echo 'dirname "$(dirname "$(readlink -f "$(which javac || which java)")")"'; } > /usr/local/bin/docker-java-home && chmod +x /usr/local/bin/docker-java-home
2016-10-31 21:55:03 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64/jre
2016-10-31 21:55:03 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=8u102
2016-10-31 21:55:04 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=8u102-b14.1-1~bpo8+1
2016-10-31 21:55:04 UTC/bin/sh -c #(nop) ENV CA_CERTIFICATES_JAVA_VERSION=20140324
2016-10-31 21:55:22 UTC/bin/sh -c set -x && apt-get update && apt-get install -y openjdk-8-jre-headless="$JAVA_DEBIAN_VERSION" ca-certificates-java="$CA_CERTIFICATES_JAVA_VERSION" && rm -rf /var/lib/apt/lists/* && [ "$JAVA_HOME" = "$(docker-java-home)" ]
2016-10-31 21:55:24 UTC/bin/sh -c /var/lib/dpkg/info/ca-certificates-java.postinst configure
2016-11-01 20:20:53 UTC/bin/sh -c #(nop) ENV GOSU_VERSION=1.7
2016-11-01 20:20:58 UTC/bin/sh -c set -x && wget -O /usr/local/bin/gosu "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture)" && wget -O /usr/local/bin/gosu.asc "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture).asc" && export GNUPGHOME="$(mktemp -d)" && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4 && gpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu && rm -r "$GNUPGHOME" /usr/local/bin/gosu.asc && chmod +x /usr/local/bin/gosu && gosu nobody true
2016-11-01 20:21:00 UTC/bin/sh -c apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys 46095ACC8548582C1A2699A9D27D666CD88E42B4
2016-11-01 20:22:13 UTC/bin/sh -c set -x && apt-get update && apt-get install -y --no-install-recommends apt-transport-https && rm -rf /var/lib/apt/lists/* && echo 'deb http://packages.elasticsearch.org/elasticsearch/1.5/debian stable main' > /etc/apt/sources.list.d/elasticsearch.list
2016-11-01 20:22:13 UTC/bin/sh -c #(nop) ENV ELASTICSEARCH_VERSION=1.5.2
2016-11-01 20:22:23 UTC/bin/sh -c set -x && apt-get update && apt-get install -y --no-install-recommends elasticsearch=$ELASTICSEARCH_VERSION && rm -rf /var/lib/apt/lists/*
2016-11-01 20:22:23 UTC/bin/sh -c #(nop) ENV PATH=/usr/share/elasticsearch/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2016-11-01 20:22:24 UTC/bin/sh -c #(nop) WORKDIR /usr/share/elasticsearch
2016-11-01 20:22:25 UTC/bin/sh -c set -ex && for path in ./data ./logs ./config ./config/scripts ; do mkdir -p "$path"; chown -R elasticsearch:elasticsearch "$path"; done
2016-11-01 20:22:25 UTC/bin/sh -c #(nop) COPY dir:31f8476cce13d884e30d94ee9384cd924f19b02a6833943b9d501f833cd60885 in ./config
2016-11-01 20:22:26 UTC/bin/sh -c #(nop) VOLUME [/usr/share/elasticsearch/data]
2016-11-01 20:22:26 UTC/bin/sh -c #(nop) COPY file:4e7f545ce5a4556808c0760a1dbf219cb9aab1bf750b56480663d05716aac376 in /
2016-11-01 20:22:27 UTC/bin/sh -c #(nop) EXPOSE 9200/tcp 9300/tcp
2016-11-01 20:22:27 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2016-11-01 20:22:27 UTC/bin/sh -c #(nop) CMD ["elasticsearch"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.