2018-07-10 10:48:55 UTC
245 MB
11~21-2
JAVA_HOME/docker-java-home
JAVA_VERSION11-ea+21
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:7be0c3fc2014161eddb428cc845d9fc8e2626dc2dbee261e6aac6ec5a196261e - 19.27% (47.1 MB)
[#001] sha256:3027973a27662fd47e70a05b59c4d3ef16e5f2a5ff517a541445846b16f5c693 - 2.8% (6.85 MB)
[#002] sha256:b6a36130f6d397af272ffd4f7a90143110e77b8b9991abc51d3f4986ec6242aa - 3.72% (9.09 MB)
[#003] sha256:0db4b372fae0cb7a9a8c84b04fa5f7a3235f6af170435311bd7f29f215432e09 - 0.33% (834 KB)
[#004] sha256:c529620305c6a76d1fcbcaa3487cde28873e12f0d84f381c5b3df3cc20971dfa - 0.0% (236 Bytes)
[#005] sha256:d42ed994acc2e87d561d76cff9ccaf44b945b0359e7ff2945cc278f01547f5e4 - 0.0% (130 Bytes)
[#006] sha256:4eb2b1596daebdb5c59ffdcf5cfa11b2aace4cfe423ac71acac711d5845873c4 - 73.87% (181 MB)
/bin/sh -c #(nop) ADD file:badca613ce9ef25e97e3f69ad617085db1421c5bc61cbe3cdcec3cab6ddb0398 in /
2018-06-27 10:44:10 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-06-27 11:40:41 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl netbase wget && rm -rf /var/lib/apt/lists/*
2018-06-27 11:40:49 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-06-27 15:09:43 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-06-27 15:09:43 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-06-27 15:09:44 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-06-27 15:09:45 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-11-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-06-27 15:09:45 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-07-07 10:52:40 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=11-ea+21
2018-07-10 10:47:39 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11~21-2
2018-07-10 10:48:55 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-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-07-10 00:28:44 UTC
234 MB
11~21-2
JAVA_HOME/docker-java-home
JAVA_VERSION11-ea+21
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:26254fbb7f1ecf87788ab9644ed2990fda0f5efe4ce585efa529013e3e61b8f3 - 19.79% (46.4 MB)
[#001] sha256:bb95abe62cf617072cd93a562dd3c073f8fabba929bb1aa8f0573971554b41a5 - 2.86% (6.71 MB)
[#002] sha256:b1dbb6315c68fc7776b3dd34584b03f3a00f3e9fcd9058dbed42208d2843b593 - 3.76% (8.82 MB)
[#003] sha256:f563a46814efa01419e07fc08d159913791a167f783f9cff6788d256ccd7e7ad - 0.34% (826 KB)
[#004] sha256:51b360bf052f04eddb1d4e4deaaf2a68a7fcd2c47f255c14e620f4c92cb0e891 - 0.0% (235 Bytes)
[#005] sha256:917022829fa1b52343fdf5d3d484fc7f1ed4a6872a433b4fc5090499e491ebb5 - 0.0% (131 Bytes)
[#006] sha256:7fe1718413c6c2c8a0886f957029af04c7921fe94f14ff5fd178b8252ffd14ea - 73.25% (172 MB)
/bin/sh -c #(nop) ADD file:10ef22e92828bf2e3e64f0617e248ec4f9885da94b826c950bdc8416d67d96cd in /
2018-06-26 21:23:26 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-06-26 22:14:01 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl netbase wget && rm -rf /var/lib/apt/lists/*
2018-06-26 22:14:10 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-06-26 23:20:23 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-06-26 23:20:23 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-06-26 23:20:24 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-06-26 23:20:25 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-11-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-06-26 23:20:25 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-07-07 03:57:34 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=11-ea+21
2018-07-10 00:27:44 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11~21-2
2018-07-10 00:28:44 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-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-07-10 12:06:31 UTC
209 MB
11~21-2
JAVA_HOME/docker-java-home
JAVA_VERSION11-ea+21
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4d15482f8eb5deefaf0868a9ccd27a4114951064b3932d35d9efb85e81279901 - 20.27% (42.4 MB)
[#001] sha256:595c67309009d5c8c4b91b2f94f2a6e15a90740433ae648f42e27abbd7f0d948 - 2.92% (6.12 MB)
[#002] sha256:d4a0366c8111904aa25dded355812c67e2d285d60a35b0aba5efe1617309aab0 - 3.97% (8.3 MB)
[#003] sha256:284b67addc32ed4baa71c0bd6e49a7cb38534548a5f969e6bd22affa99303ea1 - 0.37% (803 KB)
[#004] sha256:875e8dc0d83a495cf1f5fd0244763dbe87891aef195364e0e3ae16cd0685e7e0 - 0.0% (236 Bytes)
[#005] sha256:0ac9a7cd5c2e6dcb6a4c6afd5836c4e3438644731212889ffba212e9c921406e - 0.0% (131 Bytes)
[#006] sha256:405a2a49bd9ed48be6dc1a4eac252e4809f736fb7a94cec7c9488fe804ba558a - 72.47% (152 MB)
/bin/sh -c #(nop) ADD file:fb368eeca8896eaf5ae53a4a5f51bb2ffcb3de2afc5288178fc15e87327d624f in /
2018-06-27 12:02:01 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-06-27 12:45:10 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl netbase wget && rm -rf /var/lib/apt/lists/*
2018-06-27 12:45:22 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-06-27 15:18:48 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-06-27 15:18:48 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-06-27 15:18: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-06-27 15:18:50 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-11-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-06-27 15:18:55 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-07-07 12:03:42 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=11-ea+21
2018-07-10 12:05:43 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11~21-2
2018-07-10 12:06:31 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-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-07-10 09:03:36 UTC
218 MB
11~21-2
JAVA_HOME/docker-java-home
JAVA_VERSION11-ea+21
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:264fde3494f7596520730fbecb89582dbd098f0eb089f29cf391f225a07585c1 - 20.06% (43.8 MB)
[#001] sha256:45413e1b68a065bfe89257f57035e36b4322754fb55ab4f3e39317b70c439659 - 2.9% (6.34 MB)
[#002] sha256:f49df4ded335c4959233bf629857422273bbb98855b17f0ddfd19a53d17c2c95 - 3.92% (8.56 MB)
[#003] sha256:58e3b99e46a76fb6a5b4de21521ebbdf0e6625b5ea3d1aa66bb59373c6f646bc - 0.36% (812 KB)
[#004] sha256:5e29b7297914011b0b3290d37e8d4d4c94b4c61aeacaa15cc7cc9bd4ab587908 - 0.0% (237 Bytes)
[#005] sha256:7c873a6cbb5bf2319333f79611f2204baa6d8abf524c6a0a88584fcfccf4ad00 - 0.0% (131 Bytes)
[#006] sha256:f82ce9c41e8c9267e1fb3bcbb465de1535fd410c14549fc67dc0e17d7481ebcc - 72.76% (159 MB)
/bin/sh -c #(nop) ADD file:9e83f24b861895e4f5c52e8dac4324df28bc9245b0cb01fd8ab8e69858eba017 in /
2018-06-27 08:44:48 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-06-27 10:34:45 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl netbase wget && rm -rf /var/lib/apt/lists/*
2018-06-27 10:35:12 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-06-27 19:02:23 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-06-27 19:02:27 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-06-27 19:02: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-06-27 19:02:44 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-11-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-06-27 19:02:47 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-07-07 09:04:27 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=11-ea+21
2018-07-10 08:58:00 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11~21-2
2018-07-10 09:03:36 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-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-07-11 09:26:21 UTC
226 MB
11~21-2
JAVA_HOME/docker-java-home
JAVA_VERSION11-ea+21
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b01a63a902832a614dcb8b935dd9404b1ae8932297cbba3e28949a6027626e87 - 21.17% (47.8 MB)
[#001] sha256:4cafec902fddf0414f78aeec5b7010de3851b5c2154d22465a9d16a11f5bdc57 - 2.9% (6.56 MB)
[#002] sha256:75d7ffceef9b2678d017627071cd185ba2ab411812b48be8a3fdb04bdfd50a33 - 4.01% (9.05 MB)
[#003] sha256:9fdff3e7ba135463a1a2174f74c95863f1e040469abf920b56f38dd7055c1615 - 0.36% (821 KB)
[#004] sha256:f8033f45d3394e2264fa7f749c494ee848b18d9b34d2bc15f633012613af24a3 - 0.0% (236 Bytes)
[#005] sha256:183c529282aca903d970e690341c60e264684d80e3100fee5648a51b4b7bf2fd - 0.0% (133 Bytes)
[#006] sha256:f9556105b4e3be7ced69f1ee7d4bdf6132895bf00c074df2d1845a9ce28a5a0d - 71.56% (162 MB)
/bin/sh -c #(nop) ADD file:2290834b1e0a2945693bb58e4627798b949f493e7041453e398114cbfba8d224 in /
2018-06-27 08:19:24 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-06-27 09:59:59 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl netbase wget && rm -rf /var/lib/apt/lists/*
2018-06-27 10:00:57 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-06-27 13:11:03 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-06-27 13:11:05 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-06-27 13:11:10 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-06-27 13:11:13 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-11-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-06-27 13:11:15 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-07-07 08:28:44 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=11-ea+21
2018-07-11 08:58:16 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11~21-2
2018-07-11 09:26:21 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-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.