2018-07-17 11:26:30 UTC
177 MB
10.0.1+10-4
JAVA_HOME/docker-java-home
JAVA_VERSION10.0.1+10
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5dfc5302b4bfc84b249f67f2e7094fdf4be54645eb3b6ce014c0c7ecca1e6df4 - 14.44% (25.6 MB)
[#001] sha256:5c2f3a405923c070ef2fc1a30ce2d9036eee908d3d315c21569898eb8390c12e - 0.25% (458 KB)
[#002] sha256:12d96811d096ea29f146e1f9e59c6100f66189bee526673d4cc256ae946095fe - 0.0% (237 Bytes)
[#003] sha256:e8c87cc8b7a196c1115781e18b928f3a64611eb3b77eff6bd62a2084d3cc5a61 - 0.0% (131 Bytes)
[#004] sha256:897b109085c349d6380ec935a13b84151c5b82bddef6662d7390e506cf034726 - 85.3% (151 MB)
/bin/sh -c #(nop) ADD file:20144dcfd227e7e2fd2fa000865bff7a8586b26f763501c4602235f1d4f04119 in /
2018-07-17 10:47:18 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-07-17 11:22:04 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-07-17 11:22:06 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-07-17 11:22: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-07-17 11:25:32 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-10-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-07-17 11:25:33 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-07-17 11:25:33 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=10.0.1+10
2018-07-17 11:25:33 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=10.0.1+10-4
2018-07-17 11:26:30 UTC/bin/sh -c set -ex; if [ ! -d /usr/share/man/man1 ]; then mkdir -p /usr/share/man/man1; fi; ln -svT /docker-java-home/bin/java /usr/local/bin/java; apt-get update; apt-get install -y --no-install-recommends openjdk-10-jdk-headless="$JAVA_DEBIAN_VERSION" ; rm -rf /var/lib/apt/lists/*; rm -v /usr/local/bin/java; [ "$(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-07-17 11:26:30 UTC/bin/sh -c #(nop) CMD ["jshell"]
2018-07-17 06:14:50 UTC
174 MB
10.0.1+10-4
JAVA_HOME/docker-java-home
JAVA_VERSION10.0.1+10
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:21c77be511c9830e11f7da7f8796340d6103e5b1e4124bb1639947aa0f11c19e - 14.3% (24.9 MB)
[#001] sha256:c9a9bc4c131a474462e235e575844d60055d3904745b1cd7e9bcb0bbd1ed82b7 - 0.25% (449 KB)
[#002] sha256:a85403034af41f2da36b479c531eb04f843b0af4715e65ee84a91e1fbb5f1bf9 - 0.0% (237 Bytes)
[#003] sha256:6aab55a95cbe8505bad8207b291a71574247d047b00b7b0256d27cd342623b79 - 0.0% (131 Bytes)
[#004] sha256:ad71d1dde90485064c776f355270758e1d936661a76f5eddbc4a6a97467cb11d - 85.45% (149 MB)
/bin/sh -c #(nop) ADD file:f91110c5482cb29a759356df06fea755606755e05306ca55f921f44a5b9470fb in /
2018-07-17 00:25:12 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-07-17 06:09:53 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-07-17 06:09:54 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-07-17 06:09:55 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-07-17 06:14:14 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-10-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-07-17 06:14:14 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-07-17 06:14:15 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=10.0.1+10
2018-07-17 06:14:15 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=10.0.1+10-4
2018-07-17 06:14:50 UTC/bin/sh -c set -ex; if [ ! -d /usr/share/man/man1 ]; then mkdir -p /usr/share/man/man1; fi; ln -svT /docker-java-home/bin/java /usr/local/bin/java; apt-get update; apt-get install -y --no-install-recommends openjdk-10-jdk-headless="$JAVA_DEBIAN_VERSION" ; rm -rf /var/lib/apt/lists/*; rm -v /usr/local/bin/java; [ "$(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-07-17 06:14:50 UTC/bin/sh -c #(nop) CMD ["jshell"]
2018-07-17 09:17:32 UTC
148 MB
10.0.1+10-4
JAVA_HOME/docker-java-home
JAVA_VERSION10.0.1+10
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:acea72f1ecd7951289e77c440c4f3aaf77848b2faad76bd7e8db097abfd2d14d - 15.56% (23 MB)
[#001] sha256:a7f1b1d984fcd3ca8b479950705e6b86d08f519f9188906659654128bb914826 - 0.29% (443 KB)
[#002] sha256:b1f488e93cd0d679131e5e9688de12c41011ef24684777d7b3752a1f7b3ff8f8 - 0.0% (238 Bytes)
[#003] sha256:fc7ade75d811335a8b747fc901bd34343e48e667e2625f9203c81b8c1b492afb - 0.0% (131 Bytes)
[#004] sha256:4f0dc2c68ead5ad2cfce11ed5c518ce528543e5f5ca2f5d10de161e55fe0123e - 84.15% (124 MB)
/bin/sh -c #(nop) ADD file:0107574479f07d37c0ea231a8738bc043ef67d41f1a4730c4004055700bb0492 in /
2018-07-17 08:54:22 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-07-17 09:14:16 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-07-17 09:14:16 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-07-17 09:14:17 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-07-17 09:16:38 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-10-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-07-17 09:16:38 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-07-17 09:16:39 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=10.0.1+10
2018-07-17 09:16:39 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=10.0.1+10-4
2018-07-17 09:17:32 UTC/bin/sh -c set -ex; if [ ! -d /usr/share/man/man1 ]; then mkdir -p /usr/share/man/man1; fi; ln -svT /docker-java-home/bin/java /usr/local/bin/java; apt-get update; apt-get install -y --no-install-recommends openjdk-10-jdk-headless="$JAVA_DEBIAN_VERSION" ; rm -rf /var/lib/apt/lists/*; rm -v /usr/local/bin/java; [ "$(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-07-17 09:17:32 UTC/bin/sh -c #(nop) CMD ["jshell"]
2018-07-17 12:38:32 UTC
151 MB
10.0.1+10-4
JAVA_HOME/docker-java-home
JAVA_VERSION10.0.1+10
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:1e5341b5f8a7f0c7e651d696478846f375e478fc35a15daad21057ed34c86aa0 - 13.96% (21 MB)
[#001] sha256:201706a9d8742be6b39b2112a52a81180a89c547979584ec52ab950ef13a4768 - 0.28% (426 KB)
[#002] sha256:1db9f0721f2ca238b0a84c406f829b0b7c9a960dd91b6ebd65d2e4825db85f79 - 0.0% (236 Bytes)
[#003] sha256:e3ed576d8b5e79e9f11a620b7f8ba0faa366e3fa9dbf558f0c98439c6eefb3e0 - 0.0% (131 Bytes)
[#004] sha256:accd6dbcc829dcb043433e6ef716562081c9e8daaa18f86a4f8a05b4a3af3314 - 85.76% (129 MB)
/bin/sh -c #(nop) ADD file:430c173aee26cd9ee26f12a79095a7590ef88c7c48a0ae19a07a09942eaae79a in /
2018-07-17 12:03:41 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-07-17 12:34: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-07-17 12:34:48 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-07-17 12:34:49 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-07-17 12:37:47 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-10-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-07-17 12:37:47 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-07-17 12:37:47 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=10.0.1+10
2018-07-17 12:37:48 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=10.0.1+10-4
2018-07-17 12:38:24 UTC/bin/sh -c set -ex; if [ ! -d /usr/share/man/man1 ]; then mkdir -p /usr/share/man/man1; fi; ln -svT /docker-java-home/bin/java /usr/local/bin/java; apt-get update; apt-get install -y --no-install-recommends openjdk-10-jdk-headless="$JAVA_DEBIAN_VERSION" ; rm -rf /var/lib/apt/lists/*; rm -v /usr/local/bin/java; [ "$(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-07-17 12:38:32 UTC/bin/sh -c #(nop) CMD ["jshell"]
2018-07-17 10:08:09 UTC
154 MB
10.0.1+10-4
JAVA_HOME/docker-java-home
JAVA_VERSION10.0.1+10
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:458ba916572f94d66f19aa3ff0115bc9864ed4d91c67787dcfcbb4b00bfbdb97 - 14.51% (22.4 MB)
[#001] sha256:d7e2b81cd49e56ea3c4cae916184f441c675aa527aa693a54010d266d76746f7 - 0.28% (435 KB)
[#002] sha256:a478f77447653d89e7bb16b1270e51445b598b0c48ed8f7046fcc124bae1ae83 - 0.0% (237 Bytes)
[#003] sha256:9b01739fd7fc001c331d8e1198f0fbba5b85522f69feaf74321f78180073301d - 0.0% (131 Bytes)
[#004] sha256:b284259fec9fdea6dadeda6dabad5285fb27c8e3d05ac75c7ea99179a105bdfa - 85.21% (131 MB)
/bin/sh -c #(nop) ADD file:7441783fb02cfd0ec33462b944c21331e3ad1da6f38a9c835f677cb88c6dd7ec in /
2018-07-17 08:44:33 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-07-17 09:56:58 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-07-17 09:56:59 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-07-17 09:57:01 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-07-17 10:06:38 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-10-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-07-17 10:06:39 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-07-17 10:06:39 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=10.0.1+10
2018-07-17 10:06:40 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=10.0.1+10-4
2018-07-17 10:08:08 UTC/bin/sh -c set -ex; if [ ! -d /usr/share/man/man1 ]; then mkdir -p /usr/share/man/man1; fi; ln -svT /docker-java-home/bin/java /usr/local/bin/java; apt-get update; apt-get install -y --no-install-recommends openjdk-10-jdk-headless="$JAVA_DEBIAN_VERSION" ; rm -rf /var/lib/apt/lists/*; rm -v /usr/local/bin/java; [ "$(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-07-17 10:08:09 UTC/bin/sh -c #(nop) CMD ["jshell"]
2018-07-17 09:10:34 UTC
160 MB
10.0.1+10-4
JAVA_HOME/docker-java-home
JAVA_VERSION10.0.1+10
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c0079deb5131e41ff48e218a11dc6d4aaf2ee6f48d4674431d4da149f01bd944 - 16.36% (26.2 MB)
[#001] sha256:dcf7a34d4ae23534bc74ed18c6c3b2d4528589acd4a6c4ed1172442e070315e5 - 0.27% (444 KB)
[#002] sha256:2189ec7f1e039011f776c44f0becd3e5065e0a06e25dca83d56e0698d7c16fdc - 0.0% (236 Bytes)
[#003] sha256:7bdeb42b4f85888ec77389f7da02b093a0b3c84dec414a590fd40f586afaf4ff - 0.0% (133 Bytes)
[#004] sha256:526d785760fb50bb2cc7e09bc5fc402b6f05a224346dfa0666b9947c6716e005 - 83.37% (133 MB)
/bin/sh -c #(nop) ADD file:2854a5536a6cd3d364473dbde290890875599447fe57e02214642a7ea4c4199a in /
2018-07-17 08:18:54 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-07-17 08:49:33 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-07-17 08:49:34 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-07-17 08:49:37 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-07-17 09:05:40 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-10-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-07-17 09:05:43 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-07-17 09:05:45 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=10.0.1+10
2018-07-17 09:05:47 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=10.0.1+10-4
2018-07-17 09:10:31 UTC/bin/sh -c set -ex; if [ ! -d /usr/share/man/man1 ]; then mkdir -p /usr/share/man/man1; fi; ln -svT /docker-java-home/bin/java /usr/local/bin/java; apt-get update; apt-get install -y --no-install-recommends openjdk-10-jdk-headless="$JAVA_DEBIAN_VERSION" ; rm -rf /var/lib/apt/lists/*; rm -v /usr/local/bin/java; [ "$(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-07-17 09:10:34 UTC/bin/sh -c #(nop) CMD ["jshell"]
2018-07-17 12:05:48 UTC
157 MB
10.0.1+10-4
JAVA_HOME/docker-java-home
JAVA_VERSION10.0.1+10
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:1a7175b896da3e09b9a3ca6e3eb08f48c4a4243431b90adbec26e8baa7abec49 - 15.23% (24 MB)
[#001] sha256:aae7fd283a35bc996c3e40072f47e06f5a1863d130778afd8486985973fe079c - 0.29% (460 KB)
[#002] sha256:6b36a405f4357de759ca613cac9db408120a959b381a08b4c3ca780fe0e66965 - 0.0% (237 Bytes)
[#003] sha256:9036c33525890fd71c86b6384e69ece5f4ef4ffab9a39099589053c95738977a - 0.0% (133 Bytes)
[#004] sha256:0f2556814a1be37d1dc32cd02a31db9bb044ac3dd807037da921af735b6310fa - 84.49% (133 MB)
/bin/sh -c #(nop) ADD file:34516dd4f3a5de10b651fdb63328fddb718471eaf74d2efaa6760e1cc35f585c in /
2018-07-17 11:42:34 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-07-17 12:03:10 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-07-17 12:03:10 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-07-17 12:03:11 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-07-17 12:05:16 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-10-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-07-17 12:05:17 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-07-17 12:05:17 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=10.0.1+10
2018-07-17 12:05:17 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=10.0.1+10-4
2018-07-17 12:05:46 UTC/bin/sh -c set -ex; if [ ! -d /usr/share/man/man1 ]; then mkdir -p /usr/share/man/man1; fi; ln -svT /docker-java-home/bin/java /usr/local/bin/java; apt-get update; apt-get install -y --no-install-recommends openjdk-10-jdk-headless="$JAVA_DEBIAN_VERSION" ; rm -rf /var/lib/apt/lists/*; rm -v /usr/local/bin/java; [ "$(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-07-17 12:05:48 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.