2016-09-16 19:18:07 UTC
183 MB
9~b135-1
JAVA_HOME/usr/lib/jvm/java-9-openjdk-amd64
JAVA_VERSION9~b135
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f45860c16bdb654da5c2c7bea335dcb2db33cf95ace30c719175aef1a0d41fbb - 22.17% (40.5 MB)
[#001] sha256:af28bbafd0e3620fa7da5fba49de724bc4c40d71bee92937c0e52f24d3e1eb9b - 10.73% (19.6 MB)
[#002] sha256:de20ee4d9f0c35d61d10bf7778d40247850e90c88be81dbedfe7c3fdd10f3190 - 0.29% (546 KB)
[#003] sha256:e5aabb32ee4719dbbb98f0380423506c07dc0734be9e681b8b896b8d74b4929b - 0.0% (216 Bytes)
[#004] sha256:75442a0024d43ff40da42ae585c14dfb5240ce86a33a83dec6d98e8296389a8c - 0.0% (241 Bytes)
[#005] sha256:067be9fda33ee1313f320288092239f1524e697e5a73451a16761c423a41a1f1 - 66.81% (122 MB)
/bin/sh -c #(nop) ADD file:cde9313f179951bdf9a85569736d1720e757e4b3710e422228ba66a1789469a9 in /
2016-08-30 21:01:05 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2016-08-30 21:53:56 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-08-31 17:17:45 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-31 17:17:46 UTC/bin/sh -c echo 'deb http://httpredir.debian.org/debian experimental main' > /etc/apt/sources.list.d/experimental.list
2016-08-31 17:17:46 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2016-08-31 17:17:47 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-31 17:17:47 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-9-openjdk-amd64
2016-09-16 19:17:47 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=9~b135
2016-09-16 19:17:47 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9~b135-1
2016-09-16 19:18:07 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.