2018-04-19 22:27:33 UTC
92.7 MB
11~9-1
JAVA_HOME/docker-java-home
JAVA_VERSION11-ea+9
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8d602e635a7063b254ddcd64997153b2e8f74c29ff4648089ae116a4ca3ea8e3 - 26.45% (24.5 MB)
[#001] sha256:45b0cb5bfff7921055b3160e463c0cbbd0da8804c54c0e81870e32789de17696 - 0.47% (450 KB)
[#002] sha256:31aaf5b382af90e713d7581c352ac81060358c641b90a3708b45268486ae3911 - 0.0% (239 Bytes)
[#003] sha256:e0b61eae6c1fb184254e9ee2a151f4c52bbe95ac381a58fadda6b4d23579f585 - 0.0% (130 Bytes)
[#004] sha256:0401591afed8319c333eb3a571358652c4bb5659a91baf38a4ea2a4bb8e3f80f - 73.08% (67.8 MB)
/bin/sh -c #(nop) ADD file:abc56f5a5510633481f0de7469b312f4f4cdcfbbe92bf1d7bddb5d716a2a5820 in /
2018-03-13 22:21:44 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-03-14 09:56:18 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzip2 unzip xz-utils && rm -rf /var/lib/apt/lists/*
2018-03-14 10:30:14 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-03-14 10:30:15 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
2018-04-19 22:27:02 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-11-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-04-19 22:27:03 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-04-19 22:27:03 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=11-ea+9
2018-04-19 22:27:03 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11~9-1
2018-04-19 22:27:33 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-11-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'
2018-04-28 12:33:47 UTC
76.5 MB
11~9-1
JAVA_HOME/docker-java-home
JAVA_VERSION11-ea+9
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:d8a6a213c8dfd9e72ad11408970d74e2be7ffdfbac3683ed1a40c28534145e4a - 29.89% (22.9 MB)
[#001] sha256:dbe23918d5c3df5c5737b91e6e16035342f47e61426f3dd0265882e998ef16a4 - 0.57% (443 KB)
[#002] sha256:f3278875f078d656ef3d6c8ce9702f8344f1343454d75403da10d4e583f90931 - 0.0% (238 Bytes)
[#003] sha256:3187c0aebb98dbd566b2d1153935c739a4bb54682bec8dd2cc1e96c824df4c5a - 0.0% (130 Bytes)
[#004] sha256:b6b034bee5ab2d424d02aa4887fc530b4d4ebd0e1e62222ee30e4001861dcca1 - 69.54% (53.2 MB)
/bin/sh -c #(nop) ADD file:4bb0a1afcce11262886b693c92f368728f7ca179f516dcfd86a6a74d9941a2bd in /
2018-04-28 08:51:57 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-04-28 12:33:18 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzip2 unzip xz-utils && rm -rf /var/lib/apt/lists/*
2018-04-28 12:33:18 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-04-28 12:33:19 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
2018-04-28 12:33:20 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-11-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-04-28 12:33:20 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-04-28 12:33:20 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=11-ea+9
2018-04-28 12:33:21 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11~9-1
2018-04-28 12:33:47 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-11-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'
2018-04-20 08:35:33 UTC
83.9 MB
11~9-1
JAVA_HOME/docker-java-home
JAVA_VERSION11-ea+9
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b3949de4c16b03531582180df6c78e53e16851fa35f1a3ab12ac83a511cae577 - 30.63% (25.7 MB)
[#001] sha256:6ecfa491131fe3c43d09dfae52d8bf81576df7e7c5fa65cc8ca02dd14a07330c - 0.52% (444 KB)
[#002] sha256:84cd6dec31efd7f104c93e0092e096437e0fd71c847ebb04861345763d94a407 - 0.0% (237 Bytes)
[#003] sha256:ffc5fcec3cf8f86ccac8d90918dd53779babe41c0e890de5db6e5977721a74a9 - 0.0% (132 Bytes)
[#004] sha256:49fc2e74b826914525fd975c99621d5b994daaed7516fb074889582f12ff8508 - 68.85% (57.8 MB)
/bin/sh -c #(nop) ADD file:e890898916a686430a0d7cea9f16c3859f35938952b26ba20163570f64ab383c in /
2018-03-14 00:33:57 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-03-15 04:03:31 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzip2 unzip xz-utils && rm -rf /var/lib/apt/lists/*
2018-03-15 04:17:57 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-03-15 04:18:03 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
2018-04-20 08:34:01 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-11-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-04-20 08:34:02 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-04-20 08:34:02 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=11-ea+9
2018-04-20 08:34:03 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11~9-1
2018-04-20 08:35:33 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-11-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'
2018-04-28 14:20:16 UTC
81.9 MB
11~9-1
JAVA_HOME/docker-java-home
JAVA_VERSION11-ea+9
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:bff59799036649cecf076e4900a64b601dd41fb4774da5d260797609e96f77d2 - 29.19% (23.9 MB)
[#001] sha256:00321480668e2c88c597070fd4a0503df76d083adfe3488d69f82f37cf3a1143 - 0.55% (460 KB)
[#002] sha256:ee0b7fa65f7725d173d1d9261b5c223d16d2f1f2a2850391fb2cd3eca5082060 - 0.0% (235 Bytes)
[#003] sha256:5c09a94002d348fe59f5834ba1288aeccf40840c95c0f0b837a011df6d6edc48 - 0.0% (131 Bytes)
[#004] sha256:084414c75323d18190e06729efbc31761acdad9a60ee33c9b20bb41e7d0583b3 - 70.26% (57.5 MB)
/bin/sh -c #(nop) ADD file:e38be352b5f5592b16e7137f372c3c15b62fa18d58036f3756f302a0b0bb631b in /
2018-04-28 11:44:07 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-04-28 14:19: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/*
2018-04-28 14:19:52 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-04-28 14:19:52 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
2018-04-28 14:19:53 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-11-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-04-28 14:19:53 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-04-28 14:19:53 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=11-ea+9
2018-04-28 14:19:53 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11~9-1
2018-04-28 14:20:16 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-11-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.