2018-05-31 06:00:01 UTC
178 MB
9.0.4+12-4
JAVA_HOME/docker-java-home
JAVA_VERSION9.0.4+12
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b0b251c3fa17d0cdbdd0cb21b207843e9e733533c09d41956b9606a7c6aaf613 - 14.31% (25.5 MB)
[#001] sha256:2e5bd07609d18b01a4468533d1ef2f44d73ce4a39eb21ca52f111fe56eaf4e07 - 0.25% (458 KB)
[#002] sha256:bb2eb62cc483e44adba330b0e961bb185427b884355d6c1d64fe31215e6f821e - 0.0% (239 Bytes)
[#003] sha256:3301dd0fa6befe5d3eac4eb461cb6c2be8b132e9445e869931c35daa01b55f01 - 0.0% (131 Bytes)
[#004] sha256:0b853b29d0f9b7070e1689a57de34b36314a3ac0588c16a206922f7093159049 - 85.44% (152 MB)
/bin/sh -c #(nop) ADD file:9e204bd06575325653d9ca924ded453fa1a0f9eb3fe6d0fb8390160b39768da9 in /
2018-04-28 10:40:59 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-05-31 05:46:06 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-05-31 05:46:06 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-05-31 05:46:07 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-05-31 05:57:10 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-9-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-05-31 05:57:10 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-05-31 05:57:10 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=9.0.4+12
2018-05-31 05:57:10 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9.0.4+12-4
2018-05-31 06:00:01 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 --no-install-recommends openjdk-9-jdk-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-05-31 06:00:01 UTC/bin/sh -c #(nop) CMD ["jshell"]
2018-05-14 22:43:32 UTC
174 MB
9.0.4+12-4
JAVA_HOME/docker-java-home
JAVA_VERSION9.0.4+12
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c2ad77de49cedb25345a40be4f3ccc592075053d2d1b4cafcc67a011c070df60 - 14.21% (24.8 MB)
[#001] sha256:d6485a2cca95b289b549728c0c66bb1b463cdb7a204d224291f28c111a64a371 - 0.25% (450 KB)
[#002] sha256:4f4ea4e6ab41ff82240aed63937b358af3ee0d7749491ea788298b5cd38027cd - 0.0% (237 Bytes)
[#003] sha256:649f9534d72bc7ab44e527f83b63f51976a27696dc7ccbef9db571a111943a92 - 0.0% (131 Bytes)
[#004] sha256:6e47a95e093856eecffb43e742dc01f5accfc44fee9b133f4c0f5429da4dacf8 - 85.53% (149 MB)
/bin/sh -c #(nop) ADD file:4ac5b74448a361591479d0374d36fef5832baedf42ca81cbd6fbd8ac037ad414 in /
2018-04-28 07:02:49 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-05-01 09:40:17 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-05-01 09:40:17 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-05-01 09:40:18 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-05-01 11:00:51 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-9-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-05-01 11:00:51 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-05-01 11:00:51 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=9.0.4+12
2018-05-01 11:00:51 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9.0.4+12-4
2018-05-14 22:43: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 --no-install-recommends openjdk-9-jdk-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-05-14 22:43:32 UTC/bin/sh -c #(nop) CMD ["jshell"]
2018-05-15 09:44:50 UTC
148 MB
9.0.4+12-4
JAVA_HOME/docker-java-home
JAVA_VERSION9.0.4+12
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:d8a6a213c8dfd9e72ad11408970d74e2be7ffdfbac3683ed1a40c28534145e4a - 15.41% (22.9 MB)
[#001] sha256:dbe23918d5c3df5c5737b91e6e16035342f47e61426f3dd0265882e998ef16a4 - 0.29% (443 KB)
[#002] sha256:f3278875f078d656ef3d6c8ce9702f8344f1343454d75403da10d4e583f90931 - 0.0% (238 Bytes)
[#003] sha256:4c9dbfd25a8aacdb785bb88625b5386d6a6ac1a5c949ece261c79ebd30009759 - 0.0% (131 Bytes)
[#004] sha256:2ca38243687306b26c9343e91d31060135469953851d0aba791c9b9f86a0d4c9 - 84.3% (125 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:43:12 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-9-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-04-28 12:43:13 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-04-28 12:43:13 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=9.0.4+12
2018-04-28 12:43:13 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9.0.4+12-4
2018-05-15 09:44:49 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 --no-install-recommends openjdk-9-jdk-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-05-15 09:44:50 UTC/bin/sh -c #(nop) CMD ["jshell"]
2018-05-15 12:16:48 UTC
152 MB
9.0.4+12-4
JAVA_HOME/docker-java-home
JAVA_VERSION9.0.4+12
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e896ce6a07096665b9b10eea8b8d7a9f0f6e26c3d88bd463db48304823b92890 - 13.82% (20.9 MB)
[#001] sha256:925e7bf3333e528dfd915abfbcbc560f820ce29a375d884865566688160e4eed - 0.27% (426 KB)
[#002] sha256:ccc2cc177a3ab014156f5c72f5b4f97a9fb66c88c1f2d8c79cdf90ed2dab6a6c - 0.0% (238 Bytes)
[#003] sha256:4ccb997b52fc92a7c297f6b56be1f7c3f0a231772051e22da26267550fad9e97 - 0.0% (132 Bytes)
[#004] sha256:3cdc5fadd09e06c0fc7c801816c1c85d07f947b6d0004ca8463cc17e338b5478 - 85.9% (130 MB)
/bin/sh -c #(nop) ADD file:51a6f559367fc724be19aeee6bd277b378069389bc848507cfa991829488f7a6 in /
2018-04-28 12:02:41 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-04-28 12:38:02 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:38:04 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-04-28 12:38:05 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:47:33 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-9-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-04-28 12:47:33 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-04-28 12:47:34 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=9.0.4+12
2018-04-28 12:47:35 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9.0.4+12-4
2018-05-15 12:16: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 --no-install-recommends openjdk-9-jdk-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-05-15 12:16:48 UTC/bin/sh -c #(nop) CMD ["jshell"]
2018-05-15 09:50:43 UTC
155 MB
9.0.4+12-4
JAVA_HOME/docker-java-home
JAVA_VERSION9.0.4+12
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8a965c5efd07de5feb761f2ff7f7c9319fbd736849e5c372d102a79db79c4f2f - 14.36% (22.3 MB)
[#001] sha256:3ca2f61f6ee678d7988be608168e9c185ba5c895ae0c465aae1111cc9b9f381e - 0.27% (435 KB)
[#002] sha256:46c81d59c641d2ddc2a09929f5b5d1a2b5181d4c465d5d47ac607bb97deb6f8a - 0.0% (238 Bytes)
[#003] sha256:f3359846d10d5ef13605aa0470f33e1cb5fd5e8e6977c33a370b2abacad0613f - 0.0% (131 Bytes)
[#004] sha256:267803d14fc5b275c66b3cbcf92dadc0a0eeb5ce033c21df63b7e74df4d3535b - 85.36% (132 MB)
/bin/sh -c #(nop) ADD file:0c141fd79d3e8c492efc85f35f6f2273b082454831ae4e4e58f2bb99395ac72b in /
2018-04-30 23:28:47 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-05-01 10:26:42 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-05-01 10:26:43 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-05-01 10:26:45 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-05-01 10:56:53 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-9-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-05-01 10:56:53 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-05-01 10:56:54 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=9.0.4+12
2018-05-01 10:56:55 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9.0.4+12-4
2018-05-15 09:50:42 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 --no-install-recommends openjdk-9-jdk-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-05-15 09:50:43 UTC/bin/sh -c #(nop) CMD ["jshell"]
2018-05-15 08:51:46 UTC
161 MB
9.0.4+12-4
JAVA_HOME/docker-java-home
JAVA_VERSION9.0.4+12
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:62552d209895f0ed53682f7309596edd291c8529683e854dd1fb36398d01bf69 - 16.2% (26 MB)
[#001] sha256:e8ff6d72f21b69924c949ee40aec368655f2ab6a94c0a4a2067453fce44edabe - 0.27% (445 KB)
[#002] sha256:23d6f4b35b1a81554702460476a2fe3bd916579be94638ded8ee84048b7e208b - 0.0% (238 Bytes)
[#003] sha256:1b8d4e6285cb453ad45b8fffd593683ce971561e5dc3e3894511a103c2e0f3ef - 0.0% (133 Bytes)
[#004] sha256:c6c7cb6b33bb277ae6d91d3597593c58c96f5ada4df53959fbdf7f1b26d3d0aa - 83.53% (134 MB)
/bin/sh -c #(nop) ADD file:0f2a0abf96fc92379da26343d7babcee966430e13e320ed58e9b026f81a35dc0 in /
2018-04-28 08:19:33 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-04-28 09:22:47 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 09:22:50 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-04-28 09:22: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
2018-04-28 09:30:54 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-9-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-04-28 09:30:56 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-04-28 09:30:57 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=9.0.4+12
2018-04-28 09:30:58 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9.0.4+12-4
2018-05-15 08:51:45 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 --no-install-recommends openjdk-9-jdk-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-05-15 08:51:46 UTC/bin/sh -c #(nop) CMD ["jshell"]
2018-05-15 12:05:55 UTC
158 MB
9.0.4+12-4
JAVA_HOME/docker-java-home
JAVA_VERSION9.0.4+12
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:bff59799036649cecf076e4900a64b601dd41fb4774da5d260797609e96f77d2 - 15.1% (23.9 MB)
[#001] sha256:00321480668e2c88c597070fd4a0503df76d083adfe3488d69f82f37cf3a1143 - 0.28% (460 KB)
[#002] sha256:ee0b7fa65f7725d173d1d9261b5c223d16d2f1f2a2850391fb2cd3eca5082060 - 0.0% (235 Bytes)
[#003] sha256:ad0a4327ddb4df4bb93acb5eae40ad36e95b2347b79c0e675f2a5e62293f6a68 - 0.0% (132 Bytes)
[#004] sha256:97fc5798ad063038932a38999eacb895abf47a54fb7b87e65851734d9ce8ddd5 - 84.62% (134 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:26:54 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-9-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-04-28 14:26:55 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-04-28 14:26:55 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=9.0.4+12
2018-04-28 14:26:55 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9.0.4+12-4
2018-05-15 12:05:54 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 --no-install-recommends openjdk-9-jdk-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-05-15 12:05:55 UTC/bin/sh -c #(nop) CMD ["jshell"]
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.