2019-04-10 12:33:29 UTC
66.7 MB
7.201.2.6.16-r0
JAVA_HOME/usr/lib/jvm/java-1.7-openjdk
JAVA_VERSION7u201
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/jvm/java-1.7-openjdk/jre/bin:/usr/lib/jvm/java-1.7-openjdk/bin
[#000] sha256:c2a5cdd4aa08146b4516cc95f6b461f2994250a819b3e6f75f23fa2a8c1b1744 - 3.36% (2.24 MB)
[#001] sha256:7f84f012d7a2c98b878a374d23d4b8b84201bab90ec9ed1c77522e51fb0c55f8 - 0.0% (239 Bytes)
[#002] sha256:667bea726a1923e94922c3e01e9e0b1f2993331dd1eaedc4f224c07efc1ac860 - 96.64% (64.5 MB)
/bin/sh -c #(nop) ADD file:1a27b74f23795a1f205247dcd6eff48ac56f0b8f2afe0c358199a0b60f694861 in /
2019-04-10 11:57:48 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2019-04-10 12:32:33 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2019-04-10 12:32:34 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
2019-04-10 12:33:20 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-1.7-openjdk
2019-04-10 12:33:20 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/jvm/java-1.7-openjdk/jre/bin:/usr/lib/jvm/java-1.7-openjdk/bin
2019-04-10 12:33:20 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=7u201
2019-04-10 12:33:21 UTC/bin/sh -c #(nop) ENV JAVA_ALPINE_VERSION=7.201.2.6.16-r0
2019-04-10 12:33:29 UTC/bin/sh -c set -x && apk add --no-cache openjdk7="$JAVA_ALPINE_VERSION" && [ "$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.