2016-06-09 22:10:07 UTC
141 MB
7u101-2.6.6-2~deb8u1
JAVA_HOME/usr/lib/jvm/java-7-openjdk-amd64/jre
JAVA_VERSION7u101
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5c90d4a2d1a8dfffd05ff2dd659923f0ca2d843b5e45d030e17abbcd06a11b5b - 34.67% (49 MB)
[#001] sha256:ab30c63719b10dd434ddbe896879bd9b637fe4e16749a94d3dc827450dc2a437 - 12.52% (17.7 MB)
[#002] sha256:be275827e8b7f9057582be291be9d0b1ea48379640585e97987ac337c495c0cd - 0.4% (574 KB)
[#003] sha256:9aa4ff75c34e19aedf7992e935a2ed2d898cd678ffae12ed678af88247060edd - 0.0% (241 Bytes)
[#004] sha256:a30607f3daa1b49a9713af787c3ff3229be4f0ecdb0624bc4a9b4aa20bb1257b - 52.41% (74 MB)
/bin/sh -c #(nop) ADD file:76679eeb94129df23c99013487d6b6bd779d2107bf07d194a524fdbb6a961530 in /
2016-06-09 21:28:43 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2016-06-09 21:35:50 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 22:08:24 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:08:24 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2016-06-09 22:08:26 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:08:26 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64/jre
2016-06-09 22:08:26 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=7u101
2016-06-09 22:08:26 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u101-2.6.6-2~deb8u1
2016-06-09 22:10:07 UTC/bin/sh -c set -x && apt-get update && apt-get install -y openjdk-7-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.