2017-01-17 18:52:11 UTC
203 MB
9~b151-2
JAVA_HOME/usr/lib/jvm/java-9-openjdk-amd64
JAVA_VERSION9~b151
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f6add9a5d611457943cd08d9e4e8160a51728a916702da8ece8704c13f50a720 - 20.62% (41.9 MB)
[#001] sha256:23e0ea68a9faf406529a8f73151a10a1a6bfd6ccb993721627f30e36001892e5 - 10.83% (22 MB)
[#002] sha256:39200d8f67516fdcbeec7e6383c4ce3eae294f926dc7c594c52d5ec4ffa4d6a4 - 0.29% (604 KB)
[#003] sha256:09ffd7d6069960efc779ed0c475cf9f5e4785cbc62b465c4e05dae3b77475d89 - 0.0% (213 Bytes)
[#004] sha256:a501d73e8fd8ef3a19133e3355930596f4dbda50c33419f46f51b091141228db - 0.0% (243 Bytes)
[#005] sha256:7a0e2fab2291fc3e25a1f22273c2ace6b0c8f5069da79d2aff47ca61d0a24503 - 68.26% (139 MB)
/bin/sh -c #(nop) ADD file:9d5e2a376a3a1005ec449a01b6afb4a2f264284d88861474541467b835a7edfc in /
2017-01-16 20:37:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2017-01-17 00:01:23 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl wget && rm -rf /var/lib/apt/lists/*
2017-01-17 18:51:48 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzip2 unzip xz-utils && rm -rf /var/lib/apt/lists/*
2017-01-17 18:51:49 UTC/bin/sh -c echo 'deb http://deb.debian.org/debian experimental main' > /etc/apt/sources.list.d/experimental.list
2017-01-17 18:51:50 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2017-01-17 18:51:50 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
2017-01-17 18:51:51 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-9-openjdk-amd64
2017-01-17 18:51:51 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=9~b151
2017-01-17 18:51:51 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9~b151-2
2017-01-17 18:52:11 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.