2017-01-27 23:03:15 UTC
251 MB
9~b154-1
JAVA_HOME/usr/lib/jvm/java-9-openjdk-amd64
JAVA_VERSION9~b154
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f6add9a5d611457943cd08d9e4e8160a51728a916702da8ece8704c13f50a720 - 16.71% (41.9 MB)
[#001] sha256:23e0ea68a9faf406529a8f73151a10a1a6bfd6ccb993721627f30e36001892e5 - 8.78% (22 MB)
[#002] sha256:0f71ae9ffad2ee14617f1f7b5f26c6773f07c814544b94d172feb3a9afa19758 - 19.02% (47.7 MB)
[#003] sha256:b62c0d008417308de1a3260177cbd1e10a682ea9f3a61174a3d79501785bc8d4 - 0.25% (635 KB)
[#004] sha256:1fc0f9a7fc7d3389b9a4b257f7f98708c2b0dba5eaa4c7acbf6727df89d0afe1 - 0.0% (213 Bytes)
[#005] sha256:2ce797e1c405b5124fe52d0063d4689e3c509212bde8fcb4b3ad80ba2d11084e - 0.0% (241 Bytes)
[#006] sha256:7134ea064ed7745145f81ac989a1d719afa80a242b4a1a72818c02f1833f0bbd - 55.24% (139 MB)
/bin/sh -c #(nop) ADD file:9d5e2a376a3a1005ec449a01b6afb4a2f264284d88861474541467b835a7edfc in /
2017-01-16 20:37:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2017-01-17 00:01:23 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-01-17 00:01:45 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-01-17 00:53:28 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-01-17 00:53:29 UTC/bin/sh -c echo 'deb http://deb.debian.org/debian experimental main' > /etc/apt/sources.list.d/experimental.list
2017-01-17 00:53:30 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2017-01-17 00:53:30 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-01-17 00:53:31 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-9-openjdk-amd64
2017-01-27 23:02:32 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=9~b154
2017-01-27 23:02:32 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9~b154-1
2017-01-27 23:03:15 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.