2019-03-05 17:13:48 UTC
122 MB
7u181-2.6.14-2~deb8u1
JAVA_HOME/docker-java-home
JAVA_VERSION7u181
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:409a1ff9979e478a433a9064d8898ac7a46e71c22f5b6ee7afc31a761e2130f8 - 23.68% (28.9 MB)
[#001] sha256:dffc42b6aa9b8b174f2a866382c912f30e300789aa535342db9313df26927861 - 0.36% (455 KB)
[#002] sha256:e7231f5c086ae4837b4c80f2f4f227972280668929077e3cb6b493cfcdc944a1 - 0.0% (248 Bytes)
[#003] sha256:cb9b75546b0684a922bc81eac85df0ae928e5225f627932db2b5af13991bf01c - 0.0% (131 Bytes)
[#004] sha256:3274815c63fe5727688dab31381f2fce83414baa93162f9bbcf0c95f41b3923b - 75.95% (92.7 MB)
/bin/sh -c #(nop) ADD file:4597fc93e1ad16418f51bd39cbbdcc88fd065a0c45f28a8c55f6f6bcb2c6e88c in /
2019-03-05 11:41:30 UTC/bin/sh -c #(nop) CMD ["bash"]
2019-03-05 17:10:12 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzip2 unzip xz-utils && rm -rf /var/lib/apt/lists/*
2019-03-05 17:10:12 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2019-03-05 17:10:13 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
2019-03-05 17:10:13 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-7-openjdk-$(dpkg --print-architecture)" /docker-java-home
2019-03-05 17:10:14 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2019-03-05 17:10:14 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=7u181
2019-03-05 17:10:14 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u181-2.6.14-2~deb8u1
2019-03-05 17:13:48 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-7-jdk="$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'
2019-03-27 00:58:06 UTC
110 MB
7u181-2.6.14-2~deb8u1
JAVA_HOME/docker-java-home
JAVA_VERSION7u181
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2a639da97f77795f2f0ebe3bb2c9fc94b4eee47bd41faaf216118e7a8fa65dd6 - 26.03% (28.8 MB)
[#001] sha256:3edd645c00d35e53c38bc96fb6f6cf80634b42d9f60c1d1ee17a802e8b8c0df8 - 0.4% (453 KB)
[#002] sha256:58f0e3de735d46f7f989a70581fdde01a547c1668a8ff9e44b0f7b307e230844 - 0.0% (248 Bytes)
[#003] sha256:ae22bc8cb03d5cecd7e80eb9662861bd11336f6d1777c3db0a1f271c5a8ff717 - 0.0% (131 Bytes)
[#004] sha256:cf0af5a094cde41ca31660d9fa1ee77af29f184a492204a22f91d08fb27779b7 - 73.57% (81.3 MB)
/bin/sh -c #(nop) ADD file:7e1c64289e566a098e45fa330e3fe3be4fb94df824f0287a0317dbadf8c643fd in /
2019-03-26 22:39:48 UTC/bin/sh -c #(nop) CMD ["bash"]
2019-03-27 00:55: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/*
2019-03-27 00:55:37 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2019-03-27 00:55:39 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
2019-03-27 00:55:40 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-7-openjdk-$(dpkg --print-architecture)" /docker-java-home
2019-03-27 00:55:41 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2019-03-27 00:55:41 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=7u181
2019-03-27 00:55:42 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u181-2.6.14-2~deb8u1
2019-03-27 00:58:06 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-7-jdk="$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'
2019-03-27 12:14:16 UTC
96.4 MB
7u181-2.6.14-2~deb8u1
JAVA_HOME/docker-java-home
JAVA_VERSION7u181
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:381b01d802d70b42a6dbda0acb85a3c3bebbd7a8eb9fb5934b0eaf054de18e44 - 28.14% (27.1 MB)
[#001] sha256:636d28bcbb84a003e91ad3f74a2c8b3e363621c1f0bacd43f09b2b76fd8db293 - 0.45% (446 KB)
[#002] sha256:17735420f81169d04492a72a61d1ce7c87cb59d154eafc5d47599ba1dc06329b - 0.0% (248 Bytes)
[#003] sha256:f22b5c2ead47fbbcadacf38e9b7b08639adb9472b508be60b9e5abd463b28316 - 0.0% (131 Bytes)
[#004] sha256:e7d2098763d6935cd9790514e031c5d7a6c06927f0257c3a87684394718009d8 - 71.41% (68.9 MB)
/bin/sh -c #(nop) ADD file:b6a1d21b4c9d13e193935387c04d6bf39a4fe4601321ea62128409faebc0dc69 in /
2019-03-27 08:50:41 UTC/bin/sh -c #(nop) CMD ["bash"]
2019-03-27 12:12:08 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzip2 unzip xz-utils && rm -rf /var/lib/apt/lists/*
2019-03-27 12:12:09 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2019-03-27 12:12: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
2019-03-27 12:12:12 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-7-openjdk-$(dpkg --print-architecture)" /docker-java-home
2019-03-27 12:12:12 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2019-03-27 12:12:13 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=7u181
2019-03-27 12:12:13 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u181-2.6.14-2~deb8u1
2019-03-27 12:14:16 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-7-jdk="$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'
2019-03-27 15:11:39 UTC
92.8 MB
7u181-2.6.14-2~deb8u1
JAVA_HOME/docker-java-home
JAVA_VERSION7u181
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:80ee02f1493958c68f241edb0d71b84092fb026a0ffdbdabe9c7243de469f8ba - 27.04% (25.1 MB)
[#001] sha256:bcbaa7df0294fadef50d0e1c79cbaaa0bb6e214c8a1feb8de9a6ac64cb4e8946 - 0.44% (422 KB)
[#002] sha256:e468e412cc4600ab6dbc86addc288013b0e3b2c92ee5a545c33dbdfd4a7927f4 - 0.0% (248 Bytes)
[#003] sha256:682037c33d40f1855307c10e56f25527a2242c82a5030b6ae62df2bc7dc780bb - 0.0% (131 Bytes)
[#004] sha256:f53f0e8eb720c7d174c242f9ca80e1f5578ea6c0fd82fd4ea91959294c13ff27 - 72.52% (67.3 MB)
/bin/sh -c #(nop) ADD file:41289becce270534012f48a6689e46dd1f96fd510fdd169a3641864a0e35fd2f in /
2019-03-27 12:04:18 UTC/bin/sh -c #(nop) CMD ["bash"]
2019-03-27 15:09: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/*
2019-03-27 15:09:38 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2019-03-27 15:09:39 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
2019-03-27 15:09:41 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-7-openjdk-$(dpkg --print-architecture)" /docker-java-home
2019-03-27 15:09:41 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2019-03-27 15:09:42 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=7u181
2019-03-27 15:09:42 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u181-2.6.14-2~deb8u1
2019-03-27 15:11:39 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-7-jdk="$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.