2016-08-05 22:08:48 UTC
232 MB
20140324
JAVA_DEBIAN_VERSION8u91-b14-1~bpo8+1
JAVA_HOME/usr/lib/jvm/java-8-openjdk-amd64
JAVA_VERSION8u91
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:357ea8c3d80bc25792e010facfc98aee5972ebc47e290eb0d5aea3671a901cab - 21.12% (49 MB)
[#001] sha256:52befadefd24601247558f63fcb2ccd96b79cbc447a148ea1d0aa2719a9ac3b1 - 7.62% (17.7 MB)
[#002] sha256:3c0732d5313c8ec8477e518f3e0af81796bdb047ed48cf256333785fc9916ba1 - 17.47% (40.5 MB)
[#003] sha256:557cb7f84eb963a60165663691b52690b01249b98c7c106228ee789eaa5070a3 - 0.24% (579 KB)
[#004] sha256:831d48be5871bba311d21a7394b6b46f4cb6ed31881212987bf0aae298230354 - 0.0% (220 Bytes)
[#005] sha256:fecf7eeb197dc492abce9acd7f0519424c7e5f34f4ffeffd721bf0277652d4d7 - 0.0% (240 Bytes)
[#006] sha256:b987bd349aa094960d32b6cf01f28604a595155ff3f6e9ad4262e4b3eba480d7 - 53.44% (124 MB)
[#007] sha256:cc07342899764251d877aeb04dd94a665b46ef2422afda45ad2b044d66d2dfe4 - 0.12% (278 KB)
/bin/sh -c #(nop) ADD file:0e0565652aa852f62033d99f84892216020d30f64521ded5e72d4940bc4c9697 in /
2016-07-28 17:47:55 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2016-07-28 17:57:57 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-07-28 17:59:13 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzr git mercurial openssh-client subversion procps && rm -rf /var/lib/apt/lists/*
2016-08-05 22:02:58 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-08-05 22:06:43 UTC/bin/sh -c echo 'deb http://httpredir.debian.org/debian jessie-backports main' > /etc/apt/sources.list.d/jessie-backports.list
2016-08-05 22:06:43 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2016-08-05 22:06:45 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-08-05 22:06:46 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
2016-08-05 22:06:47 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=8u91
2016-08-05 22:06:48 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=8u91-b14-1~bpo8+1
2016-08-05 22:06:48 UTC/bin/sh -c #(nop) ENV CA_CERTIFICATES_JAVA_VERSION=20140324
2016-08-05 22:08:45 UTC/bin/sh -c set -x && apt-get update && apt-get install -y openjdk-8-jdk="$JAVA_DEBIAN_VERSION" ca-certificates-java="$CA_CERTIFICATES_JAVA_VERSION" && rm -rf /var/lib/apt/lists/* && [ "$JAVA_HOME" = "$(docker-java-home)" ]
2016-08-05 22:08:48 UTC/bin/sh -c /var/lib/dpkg/info/ca-certificates-java.postinst configure
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.