2018-07-10 10:49:42 UTC
101 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:a0fea8269111d652b0ccabbceca6901b3b5791cfc9bb1d6d6f82252a9642bd91 - 25.36% (25.6 MB)
[#001] sha256:95034a8d87d9c355bc27c23ad0c8867e9eae93965df86188e628194c2a12628e - 0.44% (458 KB)
[#002] sha256:7e631fe3dcfcbf42022608af9fafb31506636834640a617210d6a07c8f2784f2 - 0.0% (237 Bytes)
[#003] sha256:c296620187cbbf802e8e688d64c5455b985ffa42707e1c5dd4c4b2284703cb51 - 0.0% (131 Bytes)
[#004] sha256:7907f42769c288cbb5a6a4b9630624632159ea59151d5e8d3044da76c5775b1c - 74.19% (74.8 MB)
/bin/sh -c #(nop) ADD file:f929d208ceb204b3c1497f39d9adcf84b402fd97ac8f46d83cd7037e033a72a6 in /
2018-06-27 10:44:39 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-06-27 15:08: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-06-27 15:08:52 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-06-27 15:08: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-06-27 15:08:53 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-11-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-06-27 15:08:54 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-07-07 10:51:57 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=11-ea+21
2018-07-10 10:46:32 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11~21-2
2018-07-10 10:49: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-11-jre-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-07-10 00:29:31 UTC
95.5 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:469c03946d59bad3e2f921c73851b892468df0e7358d603dc6cf4cf3754df71d - 26.08% (24.9 MB)
[#001] sha256:9071a53fca24b6a916b853d0e5fc165853317f150c46e8cb23f78f07cbd910cd - 0.46% (449 KB)
[#002] sha256:5abfd2a20a1c0b8700b067a71251d414d178315c2de46c9f6d0c0a85d105c810 - 0.0% (236 Bytes)
[#003] sha256:719f4cbb5569561c96d9d0647fec42a80f7405d19386a870c81ac38bc97cf472 - 0.0% (131 Bytes)
[#004] sha256:d3face1edeed2a37ee76cf0fb7ad7b39614cfaa76fb190dee61aaaa0b9ce9beb - 73.46% (70.2 MB)
/bin/sh -c #(nop) ADD file:f6f1518ff68043ed3ca8bae9ce07dcc969ae13bbdbfa6de70c869a9082f53e3c in /
2018-06-26 21:23:47 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-06-26 23:19:36 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:19:36 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-06-26 23:19: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-06-26 23:19:37 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-11-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-06-26 23:19:38 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-07-07 03:56:27 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=11-ea+21
2018-07-10 00:26:51 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11~21-2
2018-07-10 00:29: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-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-07-10 12:07:12 UTC
78.7 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:2df0c7e0ac644839e8a086c87c4c1bca9b9548788dcf9ccde575ab1405f2a3e0 - 26.71% (21 MB)
[#001] sha256:5d2cc055334005230ceeda8b9e90c83996a6a0635879ec58edb0bc182e96538a - 0.53% (426 KB)
[#002] sha256:712c3fe743c00817966b0f5cc594e89b7a7e9247ad19bd6d14e74cd5ac72d9c7 - 0.0% (237 Bytes)
[#003] sha256:100d2af24839e465c8eb8b25c82f7de8d79773cfb2c815c61ee55269c3ad0155 - 0.0% (131 Bytes)
[#004] sha256:341dc298f6dac3e44fae8b028a385736f7e874bacfde878864c9cf313dc7beca - 72.77% (57.3 MB)
/bin/sh -c #(nop) ADD file:e4dc9e1b1e24036ed3087498dbface6ab0b79dfb58c4371e9535918e73f90743 in /
2018-06-27 12:02:20 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-06-27 15:17: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-06-27 15:17:54 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-06-27 15:17: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-06-27 15:17:56 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-11-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-06-27 15:17:56 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-07-07 12:03:00 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=11-ea+21
2018-07-10 12:04:58 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11~21-2
2018-07-10 12:07:12 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-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-07-10 09:05:02 UTC
85.3 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:6a0581b8511ac26263e1c081abe6382d7ce4481f47612f79a5460165410d1da7 - 26.24% (22.4 MB)
[#001] sha256:29a41f0f7beab1d044e8af784988f7edba4c2864fc3c3a8895b4a9923cf8688a - 0.5% (435 KB)
[#002] sha256:a408113d860847fc397e2efe7e9e5b70c792848f6cdd53715333f04f14d5151c - 0.0% (236 Bytes)
[#003] sha256:0cd458d56d880b6428089d57db1f9444c119d14b8c4e74402c0c1d2d91264316 - 0.0% (131 Bytes)
[#004] sha256:006430af5d24cd07e9ea9b77960b8918cfe7cefc8f9807af4d4731d51e5bbb8c - 73.27% (62.5 MB)
/bin/sh -c #(nop) ADD file:43ec4f040b626f1ded3ce1a923597ce0c4c7f95f69f95f086a3847e8aeb74bd3 in /
2018-06-27 08:45:17 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-06-27 10:20:28 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 10:20:30 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-06-27 10:20:32 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 10:20:34 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-11-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-06-27 10:20:34 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-07-07 09:01:08 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=11-ea+21
2018-07-10 08:56:32 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11~21-2
2018-07-10 09:05:02 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-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-07-11 09:29:14 UTC
86.6 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:97c5cc34273d3c2f949fe7e1929100eee6ce7c2a2cd3643a25cdf70d6de85dc0 - 30.18% (26.1 MB)
[#001] sha256:a7d97ed0631635aedd4374fc866e43da4d472d2db0823719ee368e40e6e1a9bb - 0.5% (444 KB)
[#002] sha256:40effdc3cf774d1ccc0bb80e0f9f3ca757b9aacb532d5e613e4f3ae4c64642a9 - 0.0% (236 Bytes)
[#003] sha256:a11363c83812e250e75693f6bf5d58df83dd5da1c543469f17b5467d3c3553dc - 0.0% (133 Bytes)
[#004] sha256:cebce080fb7829d930d62901d4903f0e9e8889e24924d011d994ad19c44a080b - 69.32% (60.1 MB)
/bin/sh -c #(nop) ADD file:b78eeabafaf8782971a5f0656c75c78c8c5433892c3eaf767f7929efef69c569 in /
2018-06-27 08:19:44 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-06-27 13:09:44 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:09:45 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-06-27 13:09: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-06-27 13:10:00 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-11-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-06-27 13:10:01 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-07-07 08:27:56 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=11-ea+21
2018-07-11 08:54:40 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11~21-2
2018-07-11 09:29:14 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-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'
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.