2016-08-08 19:22:40 UTC
228 MB
9~b130-1
JAVA_HOME/usr/lib/jvm/java-9-openjdk-amd64
JAVA_VERSION9~b130
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f8e784df59625b49bca4ce9f70150e254beed293dd99fc93da5039461894ad16 - 17.81% (40.5 MB)
[#001] sha256:f7f43e0bc93f103915619fd63da3b1b9f0c590b992436233b8a47b78abf15cb2 - 8.6% (19.6 MB)
[#002] sha256:aa88ad4d042668a78f51a91bda0606d38e6428ec8291c78b9ca6fc056bb7881e - 19.9% (45.3 MB)
[#003] sha256:e2a931bc6193178b4096590b2a5c51e5e1de37c31f32dc4544f2b1c899aa00ad - 0.25% (582 KB)
[#004] sha256:1eb215ff5222e68e021e3b63c9a666bd5d3356b50b1431b62f8f1d96e7e832da - 0.0% (220 Bytes)
[#005] sha256:90b7b99e80371e005bd5a6d83bb03b31b138070af3fdd92e43706ed3bd710864 - 0.0% (242 Bytes)
[#006] sha256:6390e8ca1c71ea8a4e0214ef60b956c839e9bf822bfb3323690288f49ca947d2 - 53.44% (122 MB)
/bin/sh -c #(nop) ADD file:ef6cd3ee88d7045391cb7b6c1014d225d1abe9c0539fa50b9260639774032866 in /
2016-07-28 17:48:24 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2016-07-28 18:23:58 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 18:24:22 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:08:57 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:08:58 UTC/bin/sh -c echo 'deb http://httpredir.debian.org/debian experimental main' > /etc/apt/sources.list.d/experimental.list
2016-08-05 22:08:58 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2016-08-05 22:09:00 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:09:00 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-9-openjdk-amd64
2016-08-08 19:22:12 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=9~b130
2016-08-08 19:22:13 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9~b130-1
2016-08-08 19:22:40 UTC/bin/sh -c set -x && apt-get update && apt-get install -y openjdk-9-jdk-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.