2016-12-06 20:48:49 UTC
247 MB
9~b147-1
JAVA_HOME/usr/lib/jvm/java-9-openjdk-amd64
JAVA_VERSION9~b147
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2c2697cc54a4087031e91659113de235e6bd969754303465add193727dc03fa6 - 16.69% (41.3 MB)
[#001] sha256:4b24aac71f904b1bd9a7a8823a0c8281406c9289c475d7231493950a1ba49f40 - 7.99% (19.7 MB)
[#002] sha256:3514ff4b0f0d308024087f10c855ab7412915526a9bba7e3777b0c857e908493 - 19.59% (48.4 MB)
[#003] sha256:e24ab6c2095e0bb84448123a4fa0e15b8240a5bbc1229d146022725a63dd9896 - 0.25% (621 KB)
[#004] sha256:0f06e8f012ab67aee2075e0e4dc0b50d25067c6982112822d498e4239ea7342c - 0.0% (214 Bytes)
[#005] sha256:11ecc3023cb702682496563a3683d719fb6a3cd56d955cea13b376ba92ed0a7a - 0.0% (240 Bytes)
[#006] sha256:25a5b2ea4f4645ea13592cc17482ad689df5890718de8335f70321e9a4bae0b3 - 55.48% (137 MB)
/bin/sh -c #(nop) ADD file:4946b2fd6ad8f6dad8ce2007df355ffa80fbc0d560ac45600bc0305c812bc331 in /
2016-11-07 20:31:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2016-11-07 22:28: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-11-07 22:29:13 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-11-08 18:54: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-11-08 18:54:38 UTC/bin/sh -c echo 'deb http://deb.debian.org/debian experimental main' > /etc/apt/sources.list.d/experimental.list
2016-11-08 18:54:38 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2016-11-08 18:54:39 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-11-08 18:54:40 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-9-openjdk-amd64
2016-12-06 20:48:12 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=9~b147
2016-12-06 20:48:13 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9~b147-1
2016-12-06 20:48:49 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.