2017-10-10 01:02:32 UTC
173 MB
9~b181-4
JAVA_HOME/docker-java-home
JAVA_VERSION9-b181
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3f84388a33351f025313af89e330691da0d2d0f7309fa0d0f6cbb15e0160473d - 13.72% (23.7 MB)
[#001] sha256:5af7807a0ec32711dd39dcdd82043f6ae89e4b101f7105e75f29c0a6ecd9b132 - 0.25% (450 KB)
[#002] sha256:09d580f15c0bb3bdb994dfaefd68e8459d5901df7fc39b4bd6a4b758786f8225 - 0.0% (247 Bytes)
[#003] sha256:23a3b03fc984224fd6836153e97c1a8d632351cacc82689281efaf1a82b3ca5e - 0.0% (131 Bytes)
[#004] sha256:9f806ef0b5d74869e729a2d61fbc266ab40b49a1abcf073b61315bbced4e93c0 - 86.02% (149 MB)
/bin/sh -c #(nop) ADD file:4f5c99023af857b40a8bb5ef610e4fc8a4ab4bcec326fcffddd3c18162eb5a90 in /
2017-10-09 21:32:38 UTC/bin/sh -c #(nop) CMD ["bash"]
2017-10-10 00:53:13 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-10-10 00:53:13 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2017-10-10 00:53:14 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-10-10 00:53:14 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-9-openjdk-$(dpkg --print-architecture)" /docker-java-home
2017-10-10 00:53:14 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2017-10-10 00:53:15 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=9-b181
2017-10-10 00:53:15 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9~b181-4
2017-10-10 01:02:32 UTC/bin/sh -c set -ex; if [ ! -d /usr/share/man/man1 ]; then mkdir -p /usr/share/man/man1; fi; apt-get update; apt-get install -y openjdk-9-jre-headless="$JAVA_DEBIAN_VERSION" ; rm -rf /var/lib/apt/lists/*; [ "$(readlink -f "$JAVA_HOME")" = "$(docker-java-home)" ]; update-alternatives --get-selections | awk -v home="$(readlink -f "$JAVA_HOME")" 'index($3, home) == 1 { $2 = "manual"; print | "update-alternatives --set-selections" }'; update-alternatives --query java | grep -q 'Status: manual'
2017-10-10 01:35:30 UTC
176 MB
9~b181-4
JAVA_HOME/docker-java-home
JAVA_VERSION9-b181
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8dbd94837ca8315beb351e1b4a4633d7694cecb75bd76e51339f9fc3d1362ea4 - 13.88% (24.5 MB)
[#001] sha256:4541ed9bcc08c4b1df4164753e37f6503b3dc167e45d1ee73bae5df2235d4bd5 - 0.25% (458 KB)
[#002] sha256:f7dc19ed4e40f01efc0a9b7e8728b3a714e8988d9988c655294a7cd0557e4fd4 - 0.0% (247 Bytes)
[#003] sha256:e6adbd212b15cf15807ba58d5148c502ce8708f3fb6e4b929f35ab3e2806ba9c - 0.0% (131 Bytes)
[#004] sha256:159679665d47c6078b12a6679c0a65cf307dc44f72bb5cdccd5f5b584f09d464 - 85.87% (151 MB)
/bin/sh -c #(nop) ADD file:19c55eeae4bfb6e75c713222705ba8d4849604df30a58a50860ac7bd205dfda4 in /
2017-10-09 21:44:42 UTC/bin/sh -c #(nop) CMD ["bash"]
2017-10-10 01:28:05 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-10-10 01:28:08 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2017-10-10 01:28:09 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-10-10 01:28:10 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-9-openjdk-$(dpkg --print-architecture)" /docker-java-home
2017-10-10 01:28:10 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2017-10-10 01:28:10 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=9-b181
2017-10-10 01:28:11 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9~b181-4
2017-10-10 01:35:30 UTC/bin/sh -c set -ex; if [ ! -d /usr/share/man/man1 ]; then mkdir -p /usr/share/man/man1; fi; apt-get update; apt-get install -y openjdk-9-jre-headless="$JAVA_DEBIAN_VERSION" ; rm -rf /var/lib/apt/lists/*; [ "$(readlink -f "$JAVA_HOME")" = "$(docker-java-home)" ]; update-alternatives --get-selections | awk -v home="$(readlink -f "$JAVA_HOME")" 'index($3, home) == 1 { $2 = "manual"; print | "update-alternatives --set-selections" }'; update-alternatives --query java | grep -q 'Status: manual'
2017-10-09 22:32:29 UTC
148 MB
9~b181-4
JAVA_HOME/docker-java-home
JAVA_VERSION9-b181
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ea37965471e13f9e6050ef152f0f00007063aed293f9ab9254f7ae0062caffe9 - 15.09% (22.3 MB)
[#001] sha256:3ec082c0f8a485cb2fc949ff337b67626da849d056263c1e0248f98c847b5c21 - 0.29% (443 KB)
[#002] sha256:56f6cc6201a4bb264d660ccd911867d17fbe817ca21b715fc9434b49ebed1a78 - 0.0% (247 Bytes)
[#003] sha256:a147ee1897b6272956335a08816ffbef1187d77ddafd822f9312e36e7034eb1d - 0.0% (132 Bytes)
[#004] sha256:8c2f07c6e8c86986faab6981d8d3fa63ef1cce97a7d155a7b9d7df214014aab0 - 84.62% (125 MB)
/bin/sh -c #(nop) ADD file:53515d12c277346acef474e8405d99646f72a11380a3b75d1dad8756510e6870 in /
2017-10-09 21:43:49 UTC/bin/sh -c #(nop) CMD ["bash"]
2017-10-09 22:30:34 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-10-09 22:30:35 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2017-10-09 22:30:36 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-10-09 22:30:37 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-9-openjdk-$(dpkg --print-architecture)" /docker-java-home
2017-10-09 22:30:38 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2017-10-09 22:30:38 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=9-b181
2017-10-09 22:30:38 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9~b181-4
2017-10-09 22:32:29 UTC/bin/sh -c set -ex; if [ ! -d /usr/share/man/man1 ]; then mkdir -p /usr/share/man/man1; fi; apt-get update; apt-get install -y openjdk-9-jre-headless="$JAVA_DEBIAN_VERSION" ; rm -rf /var/lib/apt/lists/*; [ "$(readlink -f "$JAVA_HOME")" = "$(docker-java-home)" ]; update-alternatives --get-selections | awk -v home="$(readlink -f "$JAVA_HOME")" 'index($3, home) == 1 { $2 = "manual"; print | "update-alternatives --set-selections" }'; update-alternatives --query java | grep -q 'Status: manual'
2017-10-09 23:13:34 UTC
151 MB
9~b181-4
JAVA_HOME/docker-java-home
JAVA_VERSION9-b181
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:d96a59f9a30fc164a930c5f4118584e683bec40d1797f9d9bca30f65f3a647af - 13.66% (20.6 MB)
[#001] sha256:0c164bdc72bb7e7c356d01b6f09f139b666b9b352a4ddc54537fdaa48e8a0ad6 - 0.28% (426 KB)
[#002] sha256:b40759634bf5c1bbde4c10d3cb802e1d71d31216cf2c389d566820272f1239ca - 0.0% (247 Bytes)
[#003] sha256:aaabb110ae529eef899672bd02ae789a08f5b8093187fded0073a6352a26493d - 0.0% (131 Bytes)
[#004] sha256:5a6e1fe732e41b13f05cab57e7100990cb2a87ad2784e6fa36eccc8fe1ce8b53 - 86.06% (130 MB)
/bin/sh -c #(nop) ADD file:5d5c4a7233c6c9a2682e39e732a1f23db741e074dbc5b6f16309bb53d0bdaf18 in /
2017-10-09 21:44:29 UTC/bin/sh -c #(nop) CMD ["bash"]
2017-10-09 23:10:27 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-10-09 23:10:27 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2017-10-09 23:10:29 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-10-09 23:10:30 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-9-openjdk-$(dpkg --print-architecture)" /docker-java-home
2017-10-09 23:10:30 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2017-10-09 23:10:30 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=9-b181
2017-10-09 23:10:31 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9~b181-4
2017-10-09 23:13:34 UTC/bin/sh -c set -ex; if [ ! -d /usr/share/man/man1 ]; then mkdir -p /usr/share/man/man1; fi; apt-get update; apt-get install -y openjdk-9-jre-headless="$JAVA_DEBIAN_VERSION" ; rm -rf /var/lib/apt/lists/*; [ "$(readlink -f "$JAVA_HOME")" = "$(docker-java-home)" ]; update-alternatives --get-selections | awk -v home="$(readlink -f "$JAVA_HOME")" 'index($3, home) == 1 { $2 = "manual"; print | "update-alternatives --set-selections" }'; update-alternatives --query java | grep -q 'Status: manual'
2017-10-10 02:02:32 UTC
154 MB
9~b181-4
JAVA_HOME/docker-java-home
JAVA_VERSION9-b181
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:9dc315cd342ed5fdb1c77afafbe657c1c29de0747c81d85f1f9ae06ad1d01fa4 - 14.07% (21.7 MB)
[#001] sha256:7f96b1ccf72714886ea440013736b3705900f6f9751ec2664a26a9cb3042e3f0 - 0.28% (435 KB)
[#002] sha256:09d7984bd0489b39fe260c46dcb9772e8656599426233067ad9af68b557e2d73 - 0.0% (246 Bytes)
[#003] sha256:f3682b3ee64dc20e447d8a52e66fd89da4f08cb2341fc1836b460609fc12eb0d - 0.0% (131 Bytes)
[#004] sha256:34726b08a67812aeceb2cb7e9eedf363e3e7dcf657c8e5dd648a85a9da88d275 - 85.65% (132 MB)
/bin/sh -c #(nop) ADD file:7734ca257bd7327a8da07cdcc881d2054c6cf50201f5bb0aeda8637c7e40cc06 in /
2017-10-09 21:45:51 UTC/bin/sh -c #(nop) CMD ["bash"]
2017-10-10 01:49:51 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-10-10 01:49:51 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2017-10-10 01:49:53 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-10-10 01:49:55 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-9-openjdk-$(dpkg --print-architecture)" /docker-java-home
2017-10-10 01:49:55 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2017-10-10 01:49:56 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=9-b181
2017-10-10 01:49:57 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9~b181-4
2017-10-10 02:02:32 UTC/bin/sh -c set -ex; if [ ! -d /usr/share/man/man1 ]; then mkdir -p /usr/share/man/man1; fi; apt-get update; apt-get install -y openjdk-9-jre-headless="$JAVA_DEBIAN_VERSION" ; rm -rf /var/lib/apt/lists/*; [ "$(readlink -f "$JAVA_HOME")" = "$(docker-java-home)" ]; update-alternatives --get-selections | awk -v home="$(readlink -f "$JAVA_HOME")" 'index($3, home) == 1 { $2 = "manual"; print | "update-alternatives --set-selections" }'; update-alternatives --query java | grep -q 'Status: manual'
2017-10-10 05:07:36 UTC
158 MB
9~b181-4
JAVA_HOME/docker-java-home
JAVA_VERSION9-b181
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:58316d9a92e4d6154c1ca7f3d20c3fe96a2931387507b6226b9bcb094ebf13a1 - 15.64% (24.7 MB)
[#001] sha256:e2cb131ef3a79b457ff98e269a64ece4b6e5a2b846dfeffe8d816ad700c89eb1 - 0.27% (445 KB)
[#002] sha256:4af6ed7bad84f73f72309cd6fd34c5f02d380a962d70be083f47f50011e29f8b - 0.0% (247 Bytes)
[#003] sha256:0c81bf7c16727685616c16f67bbedf2377b69b2b65856f76e421844e15d28208 - 0.0% (133 Bytes)
[#004] sha256:7e548f68d347e4befcc0f0b0ca38c4609043781172dce668646e9dd87be36411 - 84.08% (133 MB)
/bin/sh -c #(nop) ADD file:975af260e7927569ddcee28239226e9deaf2ba539f038b467169340d69bc7072 in /
2017-10-09 21:44:37 UTC/bin/sh -c #(nop) CMD ["bash"]
2017-10-10 04:37:45 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-10-10 04:37:48 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2017-10-10 04:37:54 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-10-10 04:38:01 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-9-openjdk-$(dpkg --print-architecture)" /docker-java-home
2017-10-10 04:38:05 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2017-10-10 04:38:08 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=9-b181
2017-10-10 04:38:10 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9~b181-4
2017-10-10 05:07:36 UTC/bin/sh -c set -ex; if [ ! -d /usr/share/man/man1 ]; then mkdir -p /usr/share/man/man1; fi; apt-get update; apt-get install -y openjdk-9-jre-headless="$JAVA_DEBIAN_VERSION" ; rm -rf /var/lib/apt/lists/*; [ "$(readlink -f "$JAVA_HOME")" = "$(docker-java-home)" ]; update-alternatives --get-selections | awk -v home="$(readlink -f "$JAVA_HOME")" 'index($3, home) == 1 { $2 = "manual"; print | "update-alternatives --set-selections" }'; update-alternatives --query java | grep -q 'Status: manual'
2017-10-09 22:59:11 UTC
158 MB
9~b181-4
JAVA_HOME/docker-java-home
JAVA_VERSION9-b181
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:044c9ae4e8107afdcd4e6b93a76f7d598ae117778f3cf7dacd9d6087e3ac4f3b - 14.91% (23.5 MB)
[#001] sha256:9070e5b963f9d96e62e6d5bd2a1e800f7745293b6bf97e423d883ad4cb6a280d - 0.29% (460 KB)
[#002] sha256:2624213d4686ead64a27d4dac297ad322ddab0cf41272465a4cd53620bcbd47b - 0.0% (247 Bytes)
[#003] sha256:a3c076a1ba6889dcaf5124d6f37956b4265b3b023a96bbdd23780ad89cb3cf18 - 0.0% (132 Bytes)
[#004] sha256:d4da5624d5ec23633206cead4ff439af4da77cc945fb039da2a69a06e6ed034e - 84.81% (134 MB)
/bin/sh -c #(nop) ADD file:b4deb6fb528f8c816ba7db3484f7590bf072a683b2d2bf4b616ac44850e10494 in /
2017-10-09 21:43:38 UTC/bin/sh -c #(nop) CMD ["bash"]
2017-10-09 22:56:38 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-10-09 22:56:38 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2017-10-09 22:56:38 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-10-09 22:56:41 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-9-openjdk-$(dpkg --print-architecture)" /docker-java-home
2017-10-09 22:56:44 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2017-10-09 22:56:46 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=9-b181
2017-10-09 22:56:48 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9~b181-4
2017-10-09 22:59:11 UTC/bin/sh -c set -ex; if [ ! -d /usr/share/man/man1 ]; then mkdir -p /usr/share/man/man1; fi; apt-get update; apt-get install -y openjdk-9-jre-headless="$JAVA_DEBIAN_VERSION" ; rm -rf /var/lib/apt/lists/*; [ "$(readlink -f "$JAVA_HOME")" = "$(docker-java-home)" ]; update-alternatives --get-selections | awk -v home="$(readlink -f "$JAVA_HOME")" 'index($3, home) == 1 { $2 = "manual"; print | "update-alternatives --set-selections" }'; update-alternatives --query java | grep -q 'Status: manual'
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.