2018-04-19 23:40:21 UTC
254 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:8d602e635a7063b254ddcd64997153b2e8f74c29ff4648089ae116a4ca3ea8e3 - 9.67% (24.5 MB)
[#001] sha256:45b0cb5bfff7921055b3160e463c0cbbd0da8804c54c0e81870e32789de17696 - 0.17% (450 KB)
[#002] sha256:31aaf5b382af90e713d7581c352ac81060358c641b90a3708b45268486ae3911 - 0.0% (239 Bytes)
[#003] sha256:698e5cb98f91351dfeafe8378be5331b8d3a8a1dd8a770085fcf057f190c0959 - 0.0% (130 Bytes)
[#004] sha256:bf03210d9f3552cf3077d38a8c09bbe3522727f37af55441de8699f11be74622 - 90.16% (229 MB)
/bin/sh -c #(nop) ADD file:abc56f5a5510633481f0de7469b312f4f4cdcfbbe92bf1d7bddb5d716a2a5820 in /
2018-03-13 22:21:44 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-03-14 09:56:18 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:30:14 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-03-14 10:30:15 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 23:13:58 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-10-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-04-19 23:13:58 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-04-19 23:13:59 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=10-ea+46
2018-04-19 23:13:59 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=10~46-5
2018-04-19 23:40:21 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-jdk="$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-19 23:40:21 UTC/bin/sh -c #(nop) CMD ["jshell"]
2018-04-20 09:04:03 UTC
223 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:1df428c58793052c39aa67c5a0cfc437c4f5e97e12915970ffa3b5a637915c81 - 10.13% (22.6 MB)
[#001] sha256:41ea34fa7879bc512ea22a1ff5fd2caeccec4a4a30a175ae662a07c22e57532a - 0.19% (443 KB)
[#002] sha256:3d53ef6ceaeefa22395981d0871593abdf315d62946258906c10c78378424bd2 - 0.0% (238 Bytes)
[#003] sha256:b00e792449796f21c2e9f8f590786d5922ffa6a51d2a45e75de8feb6ebca3f7c - 0.0% (131 Bytes)
[#004] sha256:e7e7c5f900a996e0fb26a213be7165f495d262fddab27cb08dabbb3ecb30dd53 - 89.68% (200 MB)
/bin/sh -c #(nop) ADD file:b829fe1b85a76eaae255627baf7572a89310e31a86d94c40353cdf5184a08296 in /
2018-03-14 19:59:21 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-03-14 22:37:38 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:42:18 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-03-14 22:42:19 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 09:00:30 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-10-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-04-20 09:00:30 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-04-20 09:00:31 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=10-ea+46
2018-04-20 09:00:31 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=10~46-5
2018-04-20 09:04: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-jdk="$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:04:03 UTC/bin/sh -c #(nop) CMD ["jshell"]
2018-04-20 12:09:03 UTC
222 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:eb4d24f57aa2e9887d736ab5ae837254043a7420798488e113011250c3d45c6b - 9.33% (20.7 MB)
[#001] sha256:fb6632e794ba04784b0b45265566f4f18a26d40bdfdd4aa6726c2df55600f62e - 0.19% (426 KB)
[#002] sha256:8e62fee9928c709ea5d7c9da848769f94473ffc5f05cbc085072d2748d08a374 - 0.0% (238 Bytes)
[#003] sha256:71eb05175abb2819c084eaf8e1e8d31eff017024030aeb8acafae1c46425308d - 0.0% (132 Bytes)
[#004] sha256:29244b2aebcfd029527de6b332914c1d31fc035564a3abca4768384d84f4616a - 90.48% (201 MB)
/bin/sh -c #(nop) ADD file:01a57c20f154d841f3d0067187339035634947891cdd63b93cf26c052ccec8a9 in /
2018-03-14 12:30:52 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-03-14 13:49: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 13:56:59 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-03-14 13:57:00 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:05:34 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-10-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-04-20 12:05:34 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-04-20 12:05:35 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=10-ea+46
2018-04-20 12:05:35 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=10~46-5
2018-04-20 12:09:01 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-jdk="$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:09:03 UTC/bin/sh -c #(nop) CMD ["jshell"]
2018-04-20 09:01:09 UTC
239 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:b3949de4c16b03531582180df6c78e53e16851fa35f1a3ab12ac83a511cae577 - 10.76% (25.7 MB)
[#001] sha256:6ecfa491131fe3c43d09dfae52d8bf81576df7e7c5fa65cc8ca02dd14a07330c - 0.18% (444 KB)
[#002] sha256:84cd6dec31efd7f104c93e0092e096437e0fd71c847ebb04861345763d94a407 - 0.0% (237 Bytes)
[#003] sha256:e75fcf0f7c40be7ad736e745a62b91d057f53e9f16b31c5251b44395d9ce0d36 - 0.0% (133 Bytes)
[#004] sha256:39d0c22d827f08bbb9f3ba32e40d293324aed8cd17c1a268014ed747a6eb16c9 - 89.06% (213 MB)
/bin/sh -c #(nop) ADD file:e890898916a686430a0d7cea9f16c3859f35938952b26ba20163570f64ab383c in /
2018-03-14 00:33:57 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-03-15 04:03:31 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:17:57 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-03-15 04:18:03 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:50:17 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-10-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-04-20 08:50:18 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-04-20 08:50:18 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=10-ea+46
2018-04-20 08:50:20 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=10~46-5
2018-04-20 09:01:07 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-jdk="$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:01:09 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.