2019-05-08 22:31:45 UTC
122 MB
7u211-2.6.17-1~deb8u1
JAVA_HOME/docker-java-home
JAVA_VERSION7u211
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:869527f326197631fcfd0ac41c8ce8837a469221bd968469b3ec80cba4d4a5b1 - 23.67% (28.9 MB)
[#001] sha256:c3d779fb3916918555f0407dd5b8614fc78528eb700e0d4ab01c240082409e05 - 0.36% (455 KB)
[#002] sha256:c366d1823cbaf2f8585655478630658dde74a758fcd8c994dc6d882776c18e44 - 0.0% (247 Bytes)
[#003] sha256:e89c669e53883e241e45364c1cfcdaf566c31dd4fe806276e69543ec9c865acc - 0.0% (131 Bytes)
[#004] sha256:55569cb4e8a5e1ab9e8c3bb84eed0efe6b1269237b7f7a50fca1ba5d0071c0f2 - 75.97% (92.7 MB)
/bin/sh -c #(nop) ADD file:36912bcf0cabb99f7c34c1ef9281884de54d7c93fa512d2dc869584a3fd48bc4 in /
2019-05-08 10:43:09 UTC/bin/sh -c #(nop) CMD ["bash"]
2019-05-08 22:27: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/*
2019-05-08 22:27:36 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2019-05-08 22:27: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
2019-05-08 22:27:39 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-7-openjdk-$(dpkg --print-architecture)" /docker-java-home
2019-05-08 22:27:39 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2019-05-08 22:27:39 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=7u211
2019-05-08 22:27:39 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u211-2.6.17-1~deb8u1
2019-05-08 22:31:45 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-05-08 05:18:43 UTC
111 MB
7u211-2.6.17-1~deb8u1
JAVA_HOME/docker-java-home
JAVA_VERSION7u211
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:80e253c906dee8d7b26d7dafa4166149c57cb763d43ba6d483710370c32da5cd - 26.02% (28.8 MB)
[#001] sha256:359b1e5bffc36ffeb13a6993169cc333fa6661a6c4eed575d232ce4946cde837 - 0.4% (453 KB)
[#002] sha256:3f816a1ef6133e8f97fa4b0edb9b7e83432b998f2d5018b90bb97231273f6821 - 0.0% (247 Bytes)
[#003] sha256:91e0fb57abef91b68244295d0ba40eff5bd83f23133d267124b13df7c99f3fd0 - 0.0% (130 Bytes)
[#004] sha256:057954033f3f919d53b03cab6fc7b5d03e5e9e769efd56da714cbcbea79c22f5 - 73.58% (81.3 MB)
/bin/sh -c #(nop) ADD file:2a97e6ac5eb5fead96f0d2bf3dc1f8732ff2a912450eb7d01a5f81731f66c2b6 in /
2019-05-08 00:30:43 UTC/bin/sh -c #(nop) CMD ["bash"]
2019-05-08 05:16: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/*
2019-05-08 05:16:18 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2019-05-08 05:16: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
2019-05-08 05:16:19 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-7-openjdk-$(dpkg --print-architecture)" /docker-java-home
2019-05-08 05:16:20 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2019-05-08 05:16:20 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=7u211
2019-05-08 05:16:20 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u211-2.6.17-1~deb8u1
2019-05-08 05:18:43 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-05-08 11:43:12 UTC
96.5 MB
7u211-2.6.17-1~deb8u1
JAVA_HOME/docker-java-home
JAVA_VERSION7u211
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:1c07eeafb49b1794eef3297c027b386341a5b14d957a4e321aaa6d4ad6f42ea0 - 28.13% (27.1 MB)
[#001] sha256:8228762bdec103beaeb65f3455093cfc85e41b2d89a2e5ff52a6ac14a9d2aa11 - 0.45% (446 KB)
[#002] sha256:a665f82611f1ea20211f63de2856d67df20f44f10f43f02976a13bc2df2b3cc2 - 0.0% (247 Bytes)
[#003] sha256:c0d7f236471d69f54dd2ed55d4071f993075eed9b525bb939b78503237aad64e - 0.0% (130 Bytes)
[#004] sha256:a252643ef5298af0fb5642cb9f0506a9efe55243cc50f6d3e65228f36b8330ad - 71.42% (68.9 MB)
/bin/sh -c #(nop) ADD file:324956f1f259bd99cf6108fbdb8fc733ce537d0b89ba31739395b1328bfb819f in /
2019-05-08 08:50:22 UTC/bin/sh -c #(nop) CMD ["bash"]
2019-05-08 11:41:22 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-05-08 11:41:23 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2019-05-08 11:41: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
2019-05-08 11:41:25 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-7-openjdk-$(dpkg --print-architecture)" /docker-java-home
2019-05-08 11:41:25 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2019-05-08 11:41:26 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=7u211
2019-05-08 11:41:26 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u211-2.6.17-1~deb8u1
2019-05-08 11:43: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-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-05-08 14:22:57 UTC
92.8 MB
7u211-2.6.17-1~deb8u1
JAVA_HOME/docker-java-home
JAVA_VERSION7u211
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e087398f59c8258df1419a1dab97ac7f54b57bb151a24b88dc99be00bc7546bf - 27.02% (25.1 MB)
[#001] sha256:8efe4a7ebf76e8a3f2d4742cd8502a63033c71a56cfaea279451f52304eebe85 - 0.44% (422 KB)
[#002] sha256:699be4fc2145cba7ae971d162a5631dcef0a166e9ab31f18868f81e6bcfc32e3 - 0.0% (247 Bytes)
[#003] sha256:d62e9aa1e5a626a6a010f06a4167cadb37dcccf2a7af44145bf3677116542535 - 0.0% (131 Bytes)
[#004] sha256:fada09c4ca0ddee6a9d75f2b48ceac1dc7062ad65702284dfc2c81be0ce83892 - 72.53% (67.3 MB)
/bin/sh -c #(nop) ADD file:bb152e954677aa990a56cf43a95243715ae81fc63067d4c1dd692e140bc80d36 in /
2019-05-08 12:00:04 UTC/bin/sh -c #(nop) CMD ["bash"]
2019-05-08 14:21:05 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-05-08 14:21:05 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2019-05-08 14:21:07 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-05-08 14:21:08 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-7-openjdk-$(dpkg --print-architecture)" /docker-java-home
2019-05-08 14:21:08 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2019-05-08 14:21:09 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=7u211
2019-05-08 14:21:09 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u211-2.6.17-1~deb8u1
2019-05-08 14:22:57 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.