2017-01-17 00:53:21 UTC
118 MB
20140324
JAVA_DEBIAN_VERSION8u111-b14-2~bpo8+1
JAVA_HOME/usr/lib/jvm/java-8-openjdk-amd64/jre
JAVA_VERSION8u111
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5040bd2983909aa8896b9932438c3f1479d25ae837a5f6220242a264d0221f2d - 41.35% (49 MB)
[#001] sha256:fce5728aad85a763fe3c419db16885eb6f7a670a42824ea618414b8fb309ccde - 14.92% (17.7 MB)
[#002] sha256:c42794440453cbec048425a8d20efae4d6f57b629bbbf4f1793131e91088eb46 - 0.46% (553 KB)
[#003] sha256:0c0da797ba4835d69468574d4530e9196bc867b4418d179a7563c1a9c312774a - 0.0% (215 Bytes)
[#004] sha256:7c9b17433752f2b9654fd4914f974c8b1681217db13e1f8f877ee73f3b0c2f0c - 0.0% (242 Bytes)
[#005] sha256:114e02586e63258b0507ccf765d9093c274280e237f2dc4f900856a42299ce75 - 43.04% (51 MB)
[#006] sha256:e4c663802e9abbf7c5e9b65f86dd4af24eb825e52f8c6c6f16c96f2beec46fac - 0.23% (282 KB)
/bin/sh -c #(nop) ADD file:89ecb642d662ee7edbb868340551106d51336c7e589fdaca4111725ec64da957 in /
2017-01-16 20:35:16 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2017-01-17 00:00:45 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl wget && rm -rf /var/lib/apt/lists/*
2017-01-17 00:51:05 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzip2 unzip xz-utils && rm -rf /var/lib/apt/lists/*
2017-01-17 00:52:56 UTC/bin/sh -c echo 'deb http://deb.debian.org/debian jessie-backports main' > /etc/apt/sources.list.d/jessie-backports.list
2017-01-17 00:52:56 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2017-01-17 00:52:57 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
2017-01-17 00:52:58 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64/jre
2017-01-17 00:52:58 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=8u111
2017-01-17 00:52:58 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=8u111-b14-2~bpo8+1
2017-01-17 00:52:59 UTC/bin/sh -c #(nop) ENV CA_CERTIFICATES_JAVA_VERSION=20140324
2017-01-17 00:53:19 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)" ]
2017-01-17 00:53:21 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.