2016-10-18 20:41:59 UTC
186 MB
9~b140-1
JAVA_HOME/usr/lib/jvm/java-9-openjdk-amd64
JAVA_VERSION9~b140
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:279daf9814f4ba6feba147fd51356389273017b7d4a057e5a7cf724467c2fbcd - 22.1% (41.2 MB)
[#001] sha256:bee53d9e55ce8c4310eed9df888489b1e79dc22764f3c442d8e767d0f4218b57 - 10.53% (19.6 MB)
[#002] sha256:e0bb9b47ad60678a0250ff57c57bd70f3ca0f4d34a361905b0d5a502816051c4 - 0.31% (590 KB)
[#003] sha256:b00667e41a675e055ce48c612623ffabc8aef6caf7f1eefff8b90966eac31791 - 0.0% (217 Bytes)
[#004] sha256:c6164f281e39e5202711be4657847d5a71eec419b1dac7ed86177da9633d7eb4 - 0.0% (242 Bytes)
[#005] sha256:fbb6e6a4a3ce4c73b21f3663fda7b5755dcf19b2fe1b977614b020239616d42e - 67.07% (125 MB)
/bin/sh -c #(nop) ADD file:7a91bb1a28e088d8d427022bb612873476ea54ec75cb559e5943b771d7412386 in /
2016-10-17 21:26:10 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2016-10-17 23:39:43 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-10-18 20:41:32 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-10-18 20:41:33 UTC/bin/sh -c echo 'deb http://httpredir.debian.org/debian experimental main' > /etc/apt/sources.list.d/experimental.list
2016-10-18 20:41:33 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2016-10-18 20:41: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
2016-10-18 20:41:35 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-9-openjdk-amd64
2016-10-18 20:41:35 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=9~b140
2016-10-18 20:41:35 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9~b140-1
2016-10-18 20:41:59 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.