2016-10-31 21:55:00 UTC
232 MB
20140324
JAVA_DEBIAN_VERSION8u102-b14.1-1~bpo8+1
JAVA_HOME/usr/lib/jvm/java-8-openjdk-amd64
JAVA_VERSION8u102
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:43c265008fae5d1f3cbee0dac9697235320b174d85acbed002a4fe44236adec0 - 21.1% (49 MB)
[#001] sha256:af36d2c7a1481ae5554241fcb6bc20472bf7a6b7b2be24465c76e168c278a03f - 7.61% (17.7 MB)
[#002] sha256:143e9d501644c63b3e69d854e8b4c238797cdf3fc87fd79a686c1262fe61e9b5 - 17.46% (40.5 MB)
[#003] sha256:bfc4cdbc8d81addf57f4475aafb4d7c14f8b33b1f81338f292d019b52dab828d - 0.24% (579 KB)
[#004] sha256:38c6fc3e9968f5b8fb198a1ea206d24c695ca2ba720f3c60465eb766378eb661 - 0.0% (215 Bytes)
[#005] sha256:0bfa8d5153bb17cb57f744591779c9cae37e3ce60ef7f251a06de8a52b4a5dc4 - 0.0% (242 Bytes)
[#006] sha256:05bc8d0fffcad18701b038c987358882834e50c5f8880d80e596b1b53a10452b - 53.46% (124 MB)
[#007] sha256:f1266a2a7ecbe81ae03360bc3e8bf9300175665db11e6d02fa7be79d485b530e - 0.12% (278 KB)
/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 16:37:29 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-10-21 20:07:28 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:53:46 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:53:47 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2016-10-31 21:53:48 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:53:48 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
2016-10-31 21:53:48 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=8u102
2016-10-31 21:53:49 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=8u102-b14.1-1~bpo8+1
2016-10-31 21:53:49 UTC/bin/sh -c #(nop) ENV CA_CERTIFICATES_JAVA_VERSION=20140324
2016-10-31 21:54:58 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-10-31 21:55:00 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.