2016-07-29 16:47:53 UTC
118 MB
20140324
JAVA_DEBIAN_VERSION8u91-b14-1~bpo8+1
JAVA_HOME/usr/lib/jvm/java-8-openjdk-amd64/jre
JAVA_VERSION8u91
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:357ea8c3d80bc25792e010facfc98aee5972ebc47e290eb0d5aea3671a901cab - 41.39% (49 MB)
[#001] sha256:52befadefd24601247558f63fcb2ccd96b79cbc447a148ea1d0aa2719a9ac3b1 - 14.93% (17.7 MB)
[#002] sha256:42f3df3273929b5e92a50ccf25b3f47da32741b852e3920a2761922fefcc910f - 0.46% (553 KB)
[#003] sha256:3decae4e97632104d90258921a164f84958cf0fe012006782f004e606aa0b3df - 0.0% (217 Bytes)
[#004] sha256:0a60a7e0c31dd2490489e2af5afc39c309f8aa317a718b54be8e7b3cd0400c79 - 0.0% (241 Bytes)
[#005] sha256:783d0812b9b6cb13f78b8ecdddd83a821c6ddf11a1e3b9ede5e61d7c8ccfdc29 - 42.99% (50.9 MB)
[#006] sha256:2c49287cad2e905f46bf98d5d5461760bb975c335ace4ffca8466a2312465f9e - 0.23% (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-29 04:48:32 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-07-29 04:48:33 UTC/bin/sh -c echo 'deb http://httpredir.debian.org/debian jessie-backports main' > /etc/apt/sources.list.d/jessie-backports.list
2016-07-29 04:48:34 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2016-07-29 04:48:36 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-07-29 04:48:36 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64/jre
2016-07-29 04:48:37 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=8u91
2016-07-29 04:48:38 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=8u91-b14-1~bpo8+1
2016-07-29 04:48:38 UTC/bin/sh -c #(nop) ENV CA_CERTIFICATES_JAVA_VERSION=20140324
2016-07-29 16:47:50 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-07-29 16:47:53 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.