2017-02-28 15:26:23 UTC
248 MB
9~b158-1
JAVA_HOME/usr/lib/jvm/java-9-openjdk-amd64
JAVA_VERSION9~b158
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a40c9d226366db9384aa684e3d34913cdacf75282bdc70dff4ff186e130ee2c3 - 16.99% (42.2 MB)
[#001] sha256:370d333d5093cd32956cf56f9aae4f0b66699bcae00e5dabfd442881776f9ce9 - 8.12% (20.2 MB)
[#002] sha256:05576433df0ed43f1d775c55f43190e4f804b1a2125f0653f3aca0da5dc1b9eb - 15.38% (38.2 MB)
[#003] sha256:f1074fc6a6eb725a42e59a4a152dbcce3c92ddd5b441c6c8dcb891d7a8c3ca7f - 0.25% (636 KB)
[#004] sha256:2a217b2041ecf93dcad732fcdf5e68fd6491537f89645a44c78738007039cbad - 0.0% (213 Bytes)
[#005] sha256:0f50c71f32ae033ed06cc00bac252494e71cf49032d4bd8791c0ef172a93d2dd - 0.0% (240 Bytes)
[#006] sha256:24729d22759903a2b87105ec905a3b31064bef26300bb6688b698fd1073c135e - 59.26% (147 MB)
/bin/sh -c #(nop) ADD file:976136a811110184c7ff305b3354fc765d3d21ce0d7ce86eee8900a231e0e38a in /
2017-02-27 20:36:01 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2017-02-27 21:17:59 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-02-27 21:18: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/*
2017-02-28 15:25:50 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-02-28 15:25:51 UTC/bin/sh -c echo 'deb http://deb.debian.org/debian experimental main' > /etc/apt/sources.list.d/experimental.list
2017-02-28 15:25:51 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2017-02-28 15:25:52 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-02-28 15:25:52 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-9-openjdk-amd64
2017-02-28 15:25:53 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=9~b158
2017-02-28 15:25:53 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9~b158-1
2017-02-28 15:26:23 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.