2018-04-19 22:53:24 UTC
245 MB
10~46-5
JAVA_HOME/docker-java-home
JAVA_VERSION10-ea+46
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2115d46e739639b0003acb80a3ecc4a513e7342139b4e75356e908cc3f8da0d9 - 18.71% (45.8 MB)
[#001] sha256:daa734ed5aa001b3091db69d84da99214d28d5e2bf18ad0bc53e376d23fdc681 - 3.36% (8.23 MB)
[#002] sha256:801e6e5516c1babec1897bf4f28b06f246bf275c0275b2e51f2135f579e5a37f - 3.54% (8.68 MB)
[#003] sha256:404c3612208cc3bd4dd7897653dbfa0565f4b23ff6631362c2e5e397140ea217 - 0.33% (835 KB)
[#004] sha256:258506b48a3e472f55b5be344d0f6eb6bc34ccfde90530cc1494e795c49b2541 - 0.0% (238 Bytes)
[#005] sha256:0604d98e15f6320d69c6a80c6604411704e11f5226958e6ae62426e8a3880fab - 0.0% (130 Bytes)
[#006] sha256:9611424dddb622b4bda7ead96ea346b9aeab49504fe1f6389f159f9a77389283 - 74.06% (181 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:52:37 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-10-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-04-19 22:52:37 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-04-19 22:52:37 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=10-ea+46
2018-04-19 22:52:37 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=10~46-5
2018-04-19 22:53: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 openjdk-10-jre="$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-04-20 09:00:13 UTC
225 MB
10~46-5
JAVA_HOME/docker-java-home
JAVA_VERSION10-ea+46
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:709e01ad8801f6d1fc3e64805651a95479961d03211125705eadb61df54191e9 - 19.54% (43.9 MB)
[#001] sha256:51cabfe63914ea326825c026f366ea50e79289864c2497b91e2974b96bc934f1 - 3.31% (7.45 MB)
[#002] sha256:fc1e862bd65c86e50e663d9f9f50f85f442d2c632cf810c672f7898ce71d7e69 - 3.76% (8.44 MB)
[#003] sha256:479c8eaca26b883896099b721f406d8c23d9ffcf395a69de7b432a33906408b1 - 0.36% (829 KB)
[#004] sha256:b3064eef53cd7cfe648e35b8272644335f9fa3ac8abdb29a1bfde4a2e4b9994f - 0.0% (238 Bytes)
[#005] sha256:5e430af0ee1dfb2f771f21e99b9de47af39efe60559caa1a8155753d5c73c6ed - 0.0% (131 Bytes)
[#006] sha256:15712b356aab9b23d8f8d09f91b52fcab7cdd22909dfcd71bd8a9812b7abf4c1 - 73.03% (164 MB)
/bin/sh -c #(nop) ADD file:0c259893711fbbb74d52158310e6405ffafee1cf80df0c5023f0f262fedaae44 in /
2018-03-14 19:58:55 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-03-14 20:43:09 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-14 20:43: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-03-14 22:36: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-03-14 22:40:25 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-03-14 22:40:26 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:59:08 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-10-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-04-20 08:59:08 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-04-20 08:59:08 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=10-ea+46
2018-04-20 08:59:09 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=10~46-5
2018-04-20 09:00:13 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 openjdk-10-jre="$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-04-20 12:05:14 UTC
220 MB
10~46-5
JAVA_HOME/docker-java-home
JAVA_VERSION10-ea+46
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4bebe725acb1248d8ff52284d58dd16fdca68548a367bc396431ad7bc5d34cdd - 19.08% (41.9 MB)
[#001] sha256:d0693f5a3991162a5990e13b166d617b8f1fe371f4d92a04086448d19f61284b - 3.27% (7.18 MB)
[#002] sha256:56df267e9bb7c177688d09890d4bb7057540af666c61d9a1e741b8e886ece4cb - 3.71% (8.17 MB)
[#003] sha256:b317a57a53e9c7e93d0d2e70ad0c468c7bea6d2685d7ab5392e405ac845dd138 - 0.36% (813 KB)
[#004] sha256:d9ca5b46315a89268c7f2d27c633a3acb4328d293ea86ff4d724d30bc4e50714 - 0.0% (238 Bytes)
[#005] sha256:dd23ca84f62cb6bcf8956a056e87ae7faaa3124580068bca4c474e14539f9351 - 0.0% (132 Bytes)
[#006] sha256:ea640332a839c0267df8d31330539f4fa3258f93f7f23e82f7f28114726e7a5f - 73.58% (162 MB)
/bin/sh -c #(nop) ADD file:cf4220476786ea80d7a6f84bd9dc94b6d6ac8945750c25c3bfaacd81d179ad18 in /
2018-03-14 12:30:25 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-03-14 13:16:08 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-14 13:16: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-03-14 13:47:46 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 13:54:49 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-03-14 13:54:50 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 12:03:59 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-10-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-04-20 12:03:59 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-04-20 12:04:00 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=10-ea+46
2018-04-20 12:04:00 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=10~46-5
2018-04-20 12:05:14 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 openjdk-10-jre="$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-04-20 08:50:02 UTC
236 MB
10~46-5
JAVA_HOME/docker-java-home
JAVA_VERSION10-ea+46
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:caeed743812fb8916f058220350e305c0e940ed0a62904c7cd30f479de34194c - 19.98% (47.2 MB)
[#001] sha256:f1aaececf1154f36498af71895dbfe2455b71b0652ce6a3048ac81822992106d - 3.32% (7.83 MB)
[#002] sha256:5b9a71fba1af38f62545037942242f7cc1e558fa18154f937e68d6d61ed9d625 - 3.77% (8.91 MB)
[#003] sha256:0c8042c3be66cfffb01cd7f60865d7816cd497858ae104e5fe48048b1e3a90e2 - 0.34% (832 KB)
[#004] sha256:440550fe34cc35a8c2ee83f95560addb3ffe5792d725790a3d0aae92b1877002 - 0.0% (238 Bytes)
[#005] sha256:92aab970435783dc46691fefa3db3d55176b7df7d375b1ee6d0622ef2d7c5c3b - 0.0% (133 Bytes)
[#006] sha256:a08757493a33d38529e4ad9ad9b85874f1ee9b1110368518a36b09246576a9a5 - 72.59% (171 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:46:19 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-10-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-04-20 08:46:20 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-04-20 08:46:21 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=10-ea+46
2018-04-20 08:46:21 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=10~46-5
2018-04-20 08:50:02 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 openjdk-10-jre="$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'
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.