2018-12-05 11:50:25 UTC
388 MB
11.0.1+13-3
JAVA_HOME/docker-java-home
JAVA_VERSION11.0.1
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:917b38cd54174de408858630342808b1b78a894725d44b5e2c463b629208f59a - 6.68% (25.9 MB)
[#001] sha256:af960615d23713e58a50b17e3927c2c9b422197c241ace9b7cc252223653d20a - 0.12% (458 KB)
[#002] sha256:b4b8c3d3867e270c6911df962ea8febd27feaf16c63ecb89b95b62591ba3a2e8 - 0.0% (237 Bytes)
[#003] sha256:04f4d75ee2c67b914e81ac14e5961150bfc7cf6a02b226dda491a7b2cca25084 - 0.0% (131 Bytes)
[#004] sha256:742a57c8fac45e62bb847111a5477672680f9f7390aa4cdebbb21f54790d5416 - 93.2% (361 MB)
/bin/sh -c #(nop) ADD file:f770a9c4377e7484e597ccfee46fb09c1a5cf5d83af0ff47bc30b0dbc3690248 in /
2018-11-16 12:32:59 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-11-17 13:47:30 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-11-17 13:47:30 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-11-17 13:47: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-11-17 13:47:33 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-11-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-11-17 13:47:33 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-11-17 13:47:34 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=11.0.1
2018-12-05 11:49:27 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11.0.1+13-3
2018-12-05 11:50:25 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-jdk-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-12-05 11:50:25 UTC/bin/sh -c #(nop) CMD ["jshell"]
2018-12-04 23:25:31 UTC
314 MB
11.0.1+13-3
JAVA_HOME/docker-java-home
JAVA_VERSION11.0.1
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:096ebeedeeb6534eadf6d1ae8173145e8f43aedf29f5ae179f8b2e899f84f344 - 8.06% (25.3 MB)
[#001] sha256:3ac6aea685cb5ee685511876e43026b65163450ee8c4a9f0ffabe065911b11d7 - 0.14% (450 KB)
[#002] sha256:d1b0083010f5a1580b0f0d04ae3fef44e71ec2e3f9aa6e8ff466b096857324d5 - 0.0% (237 Bytes)
[#003] sha256:acc1dbecb164e8ca70c49c609a29fdabbc6fe67162d24936ea99450255ee2390 - 0.0% (131 Bytes)
[#004] sha256:d3fa8e6d62e2284933723c95181f56a19defabbd127e0720d1b59555a7f97ec4 - 91.8% (289 MB)
/bin/sh -c #(nop) ADD file:4cc555ff7d5c1f575bcc80925e2336d3df7304fbcde4e7ee181fbbd21572e9ec in /
2018-11-15 22:40:52 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-11-16 14:45: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-11-16 14:45:43 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-11-16 14:45:45 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-11-16 14:45:46 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-11-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-11-16 14:45:47 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-11-16 14:45:47 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=11.0.1
2018-12-04 23:24:53 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11.0.1+13-3
2018-12-04 23:25: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-jdk-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-12-04 23:25:31 UTC/bin/sh -c #(nop) CMD ["jshell"]
2018-12-05 09:52:06 UTC
243 MB
11.0.1+13-3
JAVA_HOME/docker-java-home
JAVA_VERSION11.0.1
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:17eef93e4bb11e041cd884daf82539e35840a84b2be6349040c976a02f735f73 - 9.54% (23.1 MB)
[#001] sha256:b1df0e3a81abb5717b5dc2b32e2def4bd5d403e02eb333d1b28991e1440f2e56 - 0.18% (442 KB)
[#002] sha256:5ff52331d2c91fa8a7c435dcb374e7b5ce16df8ae693dff82cdbda380eefee00 - 0.0% (238 Bytes)
[#003] sha256:d77d18148d79d7ef96150419ba7a8770061d1b342326da07b5a7bc7d7f894a87 - 0.0% (131 Bytes)
[#004] sha256:19b405d09a8b7cdb9fbcab775d8904e45e88ad9a4b75fa4460737559961a9cf4 - 90.29% (219 MB)
/bin/sh -c #(nop) ADD file:19be812da4075223404dc7bda55ae0000d9272233b4e0fbcb1ed9f5b0d775603 in /
2018-11-16 09:55:40 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-11-16 18:29:20 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-11-16 18:29:20 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-11-16 18:29:22 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-11-16 18:29:23 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-11-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-11-16 18:29:23 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-11-16 18:29:24 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=11.0.1
2018-12-05 09:51:10 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11.0.1+13-3
2018-12-05 09:52:04 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-jdk-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-12-05 09:52:06 UTC/bin/sh -c #(nop) CMD ["jshell"]
2018-12-05 13:01:49 UTC
264 MB
11.0.1+13-3
JAVA_HOME/docker-java-home
JAVA_VERSION11.0.1
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a46a0ea4702a84cb0c937aae8e52a790ac652554e7ab1f95332afe0454164a9b - 8.03% (21.2 MB)
[#001] sha256:bba4f512f4b63db7263583456c419ed07495e2ceaa2cd64fc333b41adc7abf28 - 0.16% (425 KB)
[#002] sha256:e884e5bcef3b212a4cde9d19fce61220f7c958f7004534396e1b2d607ba527c8 - 0.0% (238 Bytes)
[#003] sha256:f6185f940a7ed402b995cf1e5b6e8a3d64bf5a1c9ac2b764a58ffc5263b22ed6 - 0.0% (131 Bytes)
[#004] sha256:f88f0d400836592fb83ab31e051ed8221cd320ea098d1726072bd7a00919fb06 - 91.81% (242 MB)
/bin/sh -c #(nop) ADD file:43994019e06a9b1d483bb153db2ba5cf8bb01853a44067ac88feda0eb3ebb68b in /
2018-11-16 13:06:47 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-11-16 19:13:37 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-11-16 19:13:37 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-11-16 19:13:38 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-11-16 19:13:40 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-11-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-11-16 19:13:40 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-11-16 19:13:41 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=11.0.1
2018-12-05 13:00:55 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11.0.1+13-3
2018-12-05 13:01:47 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-jdk-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-12-05 13:01:49 UTC/bin/sh -c #(nop) CMD ["jshell"]
2018-12-05 10:15:11 UTC
290 MB
11.0.1+13-3
JAVA_HOME/docker-java-home
JAVA_VERSION11.0.1
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:77c16290cf417232d2441e8fdfed16146041192c6fd690f232cc4db2f328d09d - 8.19% (23.8 MB)
[#001] sha256:8a43f1a0db0daf11d3745b412ba5e2247498323d168915996249c293242557eb - 0.15% (436 KB)
[#002] sha256:bfcad3f77424094b0bd2909b7e5d597015d7b0feba829760f386b01be2327398 - 0.0% (238 Bytes)
[#003] sha256:be465007a56c376579b832ccfb116d1e5e3b71f955f0560d2e9f3a8f70e800b5 - 0.0% (131 Bytes)
[#004] sha256:7adcbf38614bab62ab7940c876738acc80e25ac82954733cd881f281b78ca0c7 - 91.67% (266 MB)
/bin/sh -c #(nop) ADD file:28f5428adbb0e42900e3c72b4cbf34c1ec73a7f6291cd1e2723a7f579a754947 in /
2018-11-16 10:11:02 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-11-17 04:25:20 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-11-17 04:25:21 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-11-17 04:25: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-11-17 04:25:27 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-11-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-11-17 04:25:27 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-11-17 04:25:28 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=11.0.1
2018-12-05 10:13:24 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11.0.1+13-3
2018-12-05 10:15:10 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-jdk-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-12-05 10:15:11 UTC/bin/sh -c #(nop) CMD ["jshell"]
2018-12-05 09:37:22 UTC
281 MB
11.0.1+13-3
JAVA_HOME/docker-java-home
JAVA_VERSION11.0.1
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:10ef44428855cb1531bb921aece7e2fce8c3114535e791b0137ae992bcf6c0de - 9.96% (28 MB)
[#001] sha256:054bdbfdc967c63925725f62f220d089aae13bf5b98096107a202b4ca109c8d4 - 0.16% (447 KB)
[#002] sha256:9c725e69781be4295e403a1705023b4f68d41b63088650dee68b80f6bebce9ed - 0.0% (236 Bytes)
[#003] sha256:cad2d205109331b45c64903130f8430bcef7133855780e19ecdee70c37796929 - 0.0% (133 Bytes)
[#004] sha256:fc7152a1a0f8bc34fe4b36930b3b8c724159ccc79598ecb15ea2a103b14e8043 - 89.88% (253 MB)
/bin/sh -c #(nop) ADD file:4e7aed8442dab8670ee744a30c1509d64bc59b21c1de883a0aa7c347864e8f32 in /
2018-11-16 09:29:44 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-11-16 21:46:30 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-11-16 21:46:31 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-11-16 21:46:33 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-11-16 21:46:34 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-11-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-11-16 21:46:35 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-11-16 21:46:36 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=11.0.1
2018-12-05 09:35:18 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11.0.1+13-3
2018-12-05 09:37: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-jdk-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-12-05 09:37:22 UTC/bin/sh -c #(nop) CMD ["jshell"]
2018-12-05 13:10:47 UTC
273 MB
11.0.1+13-3
JAVA_HOME/docker-java-home
JAVA_VERSION11.0.1
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:17f6fbb713515e136919f5f0438be0049eff031a24cf8c46275983348721893d - 8.81% (24 MB)
[#001] sha256:b800f4791d15790ab70d71048aae04dadfd4964f749d46ce99cda9b4fb1a8cc2 - 0.16% (458 KB)
[#002] sha256:3cb03c98a7412abbc65c9348237e4e3991394048f85c985fe27a347f5ae40c3a - 0.0% (238 Bytes)
[#003] sha256:b63a30123b42647b4246accf7f77d14825485e4321d2b745dcea8df96ccadfb7 - 0.0% (132 Bytes)
[#004] sha256:6ee37de7cbb90a9f28dc7554def5cfa5bb5b5ee113c91afecd0d22501319019f - 91.02% (248 MB)
/bin/sh -c #(nop) ADD file:3973d2bdf4ed1dc196652a0c44df84251530a44f0375e217e92c2c8da163daee in /
2018-11-16 12:42:53 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-11-16 20:45:17 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-11-16 20:45:17 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-11-16 20:45:18 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-11-16 20:45:18 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-11-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-11-16 20:45:18 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-11-16 20:45:19 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=11.0.1
2018-12-05 13:10:04 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11.0.1+13-3
2018-12-05 13:10:47 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-jdk-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-12-05 13:10:47 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.