2018-04-19 22:08:59 UTC
239 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:2115d46e739639b0003acb80a3ecc4a513e7342139b4e75356e908cc3f8da0d9 - 19.17% (45.8 MB)
[#001] sha256:daa734ed5aa001b3091db69d84da99214d28d5e2bf18ad0bc53e376d23fdc681 - 3.44% (8.23 MB)
[#002] sha256:801e6e5516c1babec1897bf4f28b06f246bf275c0275b2e51f2135f579e5a37f - 3.63% (8.68 MB)
[#003] sha256:404c3612208cc3bd4dd7897653dbfa0565f4b23ff6631362c2e5e397140ea217 - 0.34% (835 KB)
[#004] sha256:258506b48a3e472f55b5be344d0f6eb6bc34ccfde90530cc1494e795c49b2541 - 0.0% (238 Bytes)
[#005] sha256:dec23a3616690f82636d41e2bce1efb6279474baa811b0ad59d7325f7b2f5e7a - 0.0% (130 Bytes)
[#006] sha256:6302d66b5269a51aa3e7ce5c742aff5d6e936bb899b3ec973ba045b4508996c3 - 73.42% (176 MB)
/bin/sh -c #(nop) ADD file:c2c5a1f7f840c0a87a6603fd81068b68028f500e96a33882caa97892b6701254 in /
2018-03-13 22:21:09 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-03-13 23:43:29 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl wget && rm -rf /var/lib/apt/lists/*
2018-03-13 23:43:34 UTC/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi
2018-03-14 09:47: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/*
2018-03-14 10:29:04 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-03-14 10:29: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-19 22:08:10 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-11-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-04-19 22:08:10 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-04-19 22:08:10 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=11-ea+9
2018-04-19 22:08:11 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11~9-1
2018-04-19 22:08:59 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="$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:32:43 UTC
218 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:e55988127988d265ae9a533cadc5ee50c9a724a2602f8677daa3d5ca1354a4c8 - 20.23% (44.2 MB)
[#001] sha256:a77d6470b972bf9064a20bcc7a75b22d6482d7756a06defc11d6ed90e8091e94 - 3.4% (7.43 MB)
[#002] sha256:cbbe4fab820e91bcc75ac63fb3d76e1d38e5a2d6fdaafdad0f1660020749a1a5 - 3.87% (8.45 MB)
[#003] sha256:d05096edd30bdfd88557624a05e45665c59219ba8e34a3c28a70de0644adc453 - 0.37% (829 KB)
[#004] sha256:9be7a633c7ee1104e0233630270c7efb931c9fbecce6e0812a13e74adbb27a35 - 0.0% (238 Bytes)
[#005] sha256:4afb2b2031f362ea9d30450249f45d7316250e4b828381347df124abf1bd216d - 0.0% (131 Bytes)
[#006] sha256:8af8e212269c9c4f23dcd9346752fce10c72269b786cabc3c795afa6629c3a72 - 72.13% (157 MB)
/bin/sh -c #(nop) ADD file:289dd78ee91d70cba0d1bc2f296c3c14565c2fc5a7545ded07d727de72e2c7af in /
2018-04-28 08:51:39 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-04-28 09:28:11 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl wget && rm -rf /var/lib/apt/lists/*
2018-04-28 09:28:20 UTC/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi
2018-04-28 12:31: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-04-28 12:31:12 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-04-28 12:31:13 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:31:14 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-11-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-04-28 12:31:14 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-04-28 12:31:19 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=11-ea+9
2018-04-28 12:31:19 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11~9-1
2018-04-28 12:32:43 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="$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:33:48 UTC
230 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:caeed743812fb8916f058220350e305c0e940ed0a62904c7cd30f479de34194c - 20.5% (47.2 MB)
[#001] sha256:f1aaececf1154f36498af71895dbfe2455b71b0652ce6a3048ac81822992106d - 3.4% (7.83 MB)
[#002] sha256:5b9a71fba1af38f62545037942242f7cc1e558fa18154f937e68d6d61ed9d625 - 3.87% (8.91 MB)
[#003] sha256:0c8042c3be66cfffb01cd7f60865d7816cd497858ae104e5fe48048b1e3a90e2 - 0.35% (832 KB)
[#004] sha256:440550fe34cc35a8c2ee83f95560addb3ffe5792d725790a3d0aae92b1877002 - 0.0% (238 Bytes)
[#005] sha256:8c74cd411ebd30636eddbc58ee8141bc2f7e6d6b3eba598ccc0ff6d387d7b07e - 0.0% (133 Bytes)
[#006] sha256:22f8cbb3c586c16a4306d16bdbf554c0d1523cc5668e986e4a3930518e8c1358 - 71.88% (165 MB)
/bin/sh -c #(nop) ADD file:fd074388a1e87afa5199386a81dd5480d59e87c99744d1503003e1cf82eeeeaa in /
2018-03-14 00:33:42 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-03-15 01:54:25 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl wget && rm -rf /var/lib/apt/lists/*
2018-03-15 01:55:32 UTC/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi
2018-03-15 04:01:14 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:06:57 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-03-15 04:07:02 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:29:38 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-11-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-04-20 08:29:38 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-04-20 08:29:39 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=11-ea+9
2018-04-20 08:29:39 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11~9-1
2018-04-20 08:33:48 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="$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:19:33 UTC
205 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:893cc85742608c84d1d6314416656d650a83dae134d0d1e22a839b39a03cbf3e - 22.03% (45.2 MB)
[#001] sha256:0b4c9d5833dfc4d2317f54d84f70e995c26da6f54d5105c990e33268c58298ff - 3.77% (7.73 MB)
[#002] sha256:3f927619ec0f240db52b999df470fca87cc918c6f4f48eb0d32b719ee0afc06c - 4.22% (8.66 MB)
[#003] sha256:3ae22b0e8b323935745df125435266c17614c4e1f44d5067b16ffdad2cbe6a24 - 0.4% (846 KB)
[#004] sha256:36be768172ac9aa9b226a35d68005845071c3f1b057cff5f31b890b7cb7a4900 - 0.0% (237 Bytes)
[#005] sha256:67e9a0152961a572cc7e86cd471eed58cd8dce3700f1e5774ffcdd685d09576a - 0.0% (131 Bytes)
[#006] sha256:f7236baaeb9bf5a42facb830a023f841bbf83a4a4357541085a2a8d97d744043 - 69.57% (143 MB)
/bin/sh -c #(nop) ADD file:2ebc77cf35fadaf6ffd85f0d203bf60b217e15aa3c15737aac14f71008535107 in /
2018-04-28 11:43:52 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-04-28 13:16:18 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl wget && rm -rf /var/lib/apt/lists/*
2018-04-28 13:16:26 UTC/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi
2018-04-28 14:18: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/*
2018-04-28 14:18:35 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-04-28 14:18:35 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:18:36 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-11-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-04-28 14:18:36 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-04-28 14:18:36 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=11-ea+9
2018-04-28 14:18:36 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11~9-1
2018-04-28 14:19: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="$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.