2016-08-31 17:17:38 UTC
228 MB
9~b133-1
JAVA_HOME/usr/lib/jvm/java-9-openjdk-amd64
JAVA_VERSION9~b133
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f45860c16bdb654da5c2c7bea335dcb2db33cf95ace30c719175aef1a0d41fbb - 17.73% (40.5 MB)
[#001] sha256:af28bbafd0e3620fa7da5fba49de724bc4c40d71bee92937c0e52f24d3e1eb9b - 8.58% (19.6 MB)
[#002] sha256:469d6b6129b0efb9c583749806287b09e55305db0d5a394bebf242b9be3b0d13 - 20.08% (45.9 MB)
[#003] sha256:31e9a7208ad8b35f80cc0dbc210327b873d2d3e316f8ef1e65cad78759aac631 - 0.25% (578 KB)
[#004] sha256:89b155245e34ebe588c54045dfac4190425d1f8680b38f90341a086d86308b8f - 0.0% (218 Bytes)
[#005] sha256:5ce7db45669479028025bf0f725a7ef6ae754d637f9d5fa68fa5bb1073ce7d8d - 0.0% (242 Bytes)
[#006] sha256:0f335ec81c971b7744f9270fc849ce848d9ad254a4a7861de10f2dda2328945f - 53.37% (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-30 21:54:11 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-31 17:16:55 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:16:56 UTC/bin/sh -c echo 'deb http://httpredir.debian.org/debian experimental main' > /etc/apt/sources.list.d/experimental.list
2016-08-31 17:16:56 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2016-08-31 17:16:57 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:16:57 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-9-openjdk-amd64
2016-08-31 17:16:57 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=9~b133
2016-08-31 17:16:58 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9~b133-1
2016-08-31 17:17:38 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.