2016-12-14 03:00:06 UTC
200 MB
9~b148-1
JAVA_HOME/usr/lib/jvm/java-9-openjdk-amd64
JAVA_VERSION9~b148
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:96adffeba9716172608de9e458530715467b8d8a3d22b249de6f7d2f0c6e9f55 - 20.89% (41.8 MB)
[#001] sha256:b72591232915f25a33b2dcf0ed9fea09256ec5c0988bce2e515b6e9911274adc - 9.97% (20 MB)
[#002] sha256:801b9fb4552a9cf708a2ced6096640ea30d0750fb00c703b2054ce608edcd65c - 0.29% (602 KB)
[#003] sha256:98b17e15d30934d4f6fe4b4fa5ac87544d3992615b38bb1d93608aa7afeaf002 - 0.0% (214 Bytes)
[#004] sha256:788f5e49c1a09a98ee588cea80cbc04ec77049e417ef71cbb908b922963c9887 - 0.0% (242 Bytes)
[#005] sha256:0ede70596f915ccc2e83ef164cc2fb44d43fc4affdf88532485bb69267aaaf7d - 68.84% (138 MB)
/bin/sh -c #(nop) ADD file:1ec9813ae98ad32fbb472ab2d0a10bfffc02970b272ce3595007bf94381ea99d in /
2016-12-13 22:12:20 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2016-12-13 23:00:44 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-12-14 02:59:36 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-12-14 02:59:38 UTC/bin/sh -c echo 'deb http://deb.debian.org/debian experimental main' > /etc/apt/sources.list.d/experimental.list
2016-12-14 02:59:38 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2016-12-14 02:59:40 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-12-14 02:59:40 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-9-openjdk-amd64
2016-12-14 02:59:41 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=9~b148
2016-12-14 02:59:41 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9~b148-1
2016-12-14 03:00:06 UTC/bin/sh -c set -x && apt-get update && apt-get install -y openjdk-9-jre-headless="$JAVA_DEBIAN_VERSION" && rm -rf /var/lib/apt/lists/* && [ "$JAVA_HOME" = "$(docker-java-home)" ]
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.