2016-06-09 22:14:37 UTC
314 MB
9~b116-1
JAVA_HOME/usr/lib/jvm/java-9-openjdk-amd64
JAVA_VERSION9~b116
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2346a4d49ad1b9c5274a3f172de0791bc0a0dd146df3f2a860a7d471c06ebf6e - 13.41% (42.1 MB)
[#001] sha256:881ef9f33a20eb7545a8f0377184054f31f8b6f5369d81b4d91e0a313a867d10 - 6.23% (19.5 MB)
[#002] sha256:07941125c95738fc85a9df97621da186ed1600919a59109e4e3ce16934405c4c - 14.36% (45 MB)
[#003] sha256:d57fbf322429d41dd686897eff5145aadb30024eeac110cae15b085a0974f9cb - 0.18% (591 KB)
[#004] sha256:b14578373d89b4e7892bd37440b5365835325f7c23f2ee6b2e5d37f1f39836cf - 0.0% (218 Bytes)
[#005] sha256:912784d40414a45d3629e1f548410af18e29e92616a1b81c261a79c5d2f2c2be - 0.0% (241 Bytes)
[#006] sha256:c9ac81caa3302eda303e3298536405cb500ca69803ad3e87fcaf663fe4078f62 - 65.81% (206 MB)
/bin/sh -c #(nop) ADD file:8fdc004f9416952c9e1590e8cabcbb49792bbd424d6ee25dae34e39fb952832b in /
2016-06-09 21:29:06 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2016-06-09 21:39:36 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-06-09 21:40:04 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-06-09 22:14:01 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-06-09 22:14:02 UTC/bin/sh -c echo 'deb http://httpredir.debian.org/debian experimental main' > /etc/apt/sources.list.d/experimental.list
2016-06-09 22:14:02 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2016-06-09 22:14:03 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-06-09 22:14:03 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-9-openjdk-amd64
2016-06-09 22:14:04 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=9~b116
2016-06-09 22:14:04 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9~b116-1
2016-06-09 22:14:37 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.