2018-03-30 05:46:38 UTC
247 MB
7u151-2.6.11-2~deb8u1
JAVA_HOME/docker-java-home
JAVA_VERSION7u151
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:9f151777f4a2473f74fd28d3d07fb57e7ce14f486a67f2f364a27bee629048c9 - 20.36% (50.3 MB)
[#001] sha256:0d5d77f811a271da3f9df5770ed8617174b9788c50375e9cb4e7d8e3821c6fa7 - 8.33% (20.6 MB)
[#002] sha256:27fee22f57ae29901cd76827332d72383fc80f6f9993f216dd67d1ca4719b95e - 16.94% (41.9 MB)
[#003] sha256:356124f4bb2dfa3bcaeda9931f25c88999a57eba6afe638788680acbbab679ad - 0.32% (812 KB)
[#004] sha256:0f4d4d7ae63f3cfaec437a6c005ed54cc80bf34725ff6fba33b9ed23e2acfe95 - 0.0% (248 Bytes)
[#005] sha256:dd85c46f8057b639f1f3b892f70ae36cb4e2f1abe07b74ffbcf5a993c3cda308 - 0.0% (130 Bytes)
[#006] sha256:f4c5739fd636b2daf2c0a9072dbfa2ab9497ed0c28ca361605e6632db082e7f4 - 54.06% (134 MB)
/bin/sh -c #(nop) ADD file:8683f1cd44868aa69e4e8fce74caa88badfe317f49380ffa594640a48e4a5f1a in /
2018-03-27 14:05:27 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-03-28 08:21:19 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl wget && rm -rf /var/lib/apt/lists/*
2018-03-28 08:21:20 UTC/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi
2018-03-28 08:30:03 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzr git mercurial openssh-client subversion procps && rm -rf /var/lib/apt/lists/*
2018-03-30 05:45:21 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-30 05:45:21 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-03-30 05:45: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-03-30 05:45:23 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-7-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-03-30 05:45:23 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-03-30 05:45:23 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=7u151
2018-03-30 05:45:23 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u151-2.6.11-2~deb8u1
2018-03-30 05:46:38 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 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'
2018-03-14 11:18:07 UTC
234 MB
7u151-2.6.11-2~deb8u1
JAVA_HOME/docker-java-home
JAVA_VERSION7u151
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f2b6b4884fc8b2f1fcef843f92f7c82c9c149df85ac77e5f0de7a342ae442412 - 21.48% (50.2 MB)
[#001] sha256:4fb899b4df216ab398fb05547f86dc371db944cf53dea7913d2f4261ed09e2be - 7.87% (18.4 MB)
[#002] sha256:74eaa8be7221e87fae8804464be5f691955f582b6b4efe703095a2c9b041696a - 17.66% (41.3 MB)
[#003] sha256:e7be20ca4c60d4b1bdeaa16f01e7c057d17a2abf947b5d18d8ba314643738bcd - 0.34% (809 KB)
[#004] sha256:6a8a0c25768cd457b272cfde167ce6dda903e7fc4d8f02ed87d65409f7a716d5 - 0.0% (248 Bytes)
[#005] sha256:b8449367f126ca8237a10277d1ed86840137f134b28044248a06ec39a6f54511 - 0.0% (130 Bytes)
[#006] sha256:7c7f86153417c871fff7f4632e50caeb46153dea0cde1a90966606e97dfbfe7a - 52.65% (123 MB)
/bin/sh -c #(nop) ADD file:bc844c4763367b5f0ac7b9aebf7d43900d98f2aca101b886f185347b24973dbe in /
2018-03-13 21:57:22 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-03-13 23:39:20 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl wget && rm -rf /var/lib/apt/lists/*
2018-03-13 23:39:21 UTC/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi
2018-03-13 23:40:06 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzr git mercurial openssh-client subversion procps && rm -rf /var/lib/apt/lists/*
2018-03-14 11:17:16 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 11:17:16 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-03-14 11:17:17 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-03-14 11:17:18 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-7-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-03-14 11:17:18 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-03-14 11:17:18 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=7u151
2018-03-14 11:17:19 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u151-2.6.11-2~deb8u1
2018-03-14 11:18:07 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 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'
2018-03-14 22:57:23 UTC
206 MB
7u151-2.6.11-2~deb8u1
JAVA_HOME/docker-java-home
JAVA_VERSION7u151
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:d6c8df84f6d163cc0438ee1b71ec7d86a796a60b2c010df85016296ce8991655 - 23.57% (48.5 MB)
[#001] sha256:2e38973509dab679db34ca4d9a05e4ed0f3915f49334a4f060c1a0f120e112e6 - 8.64% (17.8 MB)
[#002] sha256:6a706586f06c4e6d0360c364664fa2ce61e6662eff311a7457784eff8a3b24e0 - 19.04% (39.2 MB)
[#003] sha256:59937366dfcec92ecbf1f479e1e9c22e3e47c3dcfadee9120ddb72b479a41a23 - 0.38% (803 KB)
[#004] sha256:58fab3d8045b0dbdd8eaf7a5a4848bf063815a26588a92ca2e8365446939e317 - 0.0% (248 Bytes)
[#005] sha256:b84fcf6491204178e3d2e7501da4442891172c6643fab3e86a16185e5c524ae5 - 0.0% (130 Bytes)
[#006] sha256:08b0b1171e563bc179d479c39bf58f7597fab35615cf1d5d91267f1daea3a0f7 - 48.37% (99.6 MB)
/bin/sh -c #(nop) ADD file:4e1092328fe0aabf46bb091fe0fbee6bf44c434f8d0d262902005bbecb69c5cc in /
2018-03-14 19:55:39 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-03-14 20:39:10 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl wget && rm -rf /var/lib/apt/lists/*
2018-03-14 20:39:11 UTC/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi
2018-03-14 20:40:21 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzr git mercurial openssh-client subversion procps && rm -rf /var/lib/apt/lists/*
2018-03-14 22:56: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/*
2018-03-14 22:56:12 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-03-14 22:56: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
2018-03-14 22:56:14 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-7-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-03-14 22:56:14 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-03-14 22:56:15 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=7u151
2018-03-14 22:56:15 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u151-2.6.11-2~deb8u1
2018-03-14 22:57:23 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 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'
2018-03-14 14:14:23 UTC
210 MB
7u151-2.6.11-2~deb8u1
JAVA_HOME/docker-java-home
JAVA_VERSION7u151
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:01f50fb86130a0959fcc95157f9f911daf27a42f88c23a55ad8ad827eb4d7124 - 22.1% (46.4 MB)
[#001] sha256:f443c42bb7889303382d6ffcef26b8a270f42924190090e04cfb62fd0703a08e - 8.29% (17.4 MB)
[#002] sha256:0679f3dfeabb2acc76154f3d3f423d04c7239f9ebcd2a11ccff7fe4341fee540 - 18.03% (37.9 MB)
[#003] sha256:b5305958a542e75eeb820afb955769bf7f737da84b6dd0676ef0f17d14310a32 - 0.36% (777 KB)
[#004] sha256:c69acf8409aaca3cf4a8ad85506e857272012ee8407912b9df22c84e8443b76b - 0.0% (248 Bytes)
[#005] sha256:e2cf8947f4cbcb2fb24f43b113628b14e2c73120bdfd38eee8db872f7a0fb592 - 0.0% (131 Bytes)
[#006] sha256:f07367cb54a1b96d0919fe3427a0a28180a7fe2f8a0458d7983b0357e7224c95 - 51.23% (108 MB)
/bin/sh -c #(nop) ADD file:61187374d52790eaf655b56fcca85d392ef4a9d0844161f18ea519a8f6acb1bb in /
2018-03-14 12:26:46 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-03-14 13:12:15 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl wget && rm -rf /var/lib/apt/lists/*
2018-03-14 13:12:19 UTC/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi
2018-03-14 13:13:33 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzr git mercurial openssh-client subversion procps && rm -rf /var/lib/apt/lists/*
2018-03-14 14:12:57 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 14:12:58 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-03-14 14:12:59 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-03-14 14:13:09 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-7-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-03-14 14:13:18 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-03-14 14:13:19 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=7u151
2018-03-14 14:13:19 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u151-2.6.11-2~deb8u1
2018-03-14 14:14:23 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 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'
2018-03-15 05:45:13 UTC
210 MB
7u151-2.6.11-2~deb8u1
JAVA_HOME/docker-java-home
JAVA_VERSION7u151
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a87bd2b531300d02e0cb399797953ca9c847bd638a0a3d7f9c3adcfb967f32ce - 23.48% (49.4 MB)
[#001] sha256:d86648639f69004413e64c4fcb6ad3ffd98348d0c786a9efc5722c3ce5732e7c - 8.7% (18.3 MB)
[#002] sha256:8eb8f3b52990756515e29d9ee1dbf0cb2ba787aae0a952609c385d2f1d11f6ec - 19.38% (40.8 MB)
[#003] sha256:56367cb7ab689caf7b6bd5dfa33c4dd72097d9046f81213711a7a15f789001db - 0.37% (805 KB)
[#004] sha256:5dff2539e61a7674de8c32e5c870bc5af4cd64d1830faf047689f4425f523984 - 0.0% (248 Bytes)
[#005] sha256:dd515c55fcc2e1bb34804b0ff1af5239f5d99255ba093f533b9fa369db5e2656 - 0.0% (132 Bytes)
[#006] sha256:483c492edb58032698ba56414e22c4737d498d0bc2683ba540e8caf09a451b49 - 48.06% (101 MB)
/bin/sh -c #(nop) ADD file:a6ce5f76128adbe25d645aecee3745170f8a75a73a0e40d65b4198b322025f61 in /
2018-03-14 00:32:19 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-03-15 01:36:09 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl wget && rm -rf /var/lib/apt/lists/*
2018-03-15 01:36:15 UTC/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi
2018-03-15 01:39:54 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzr git mercurial openssh-client subversion procps && rm -rf /var/lib/apt/lists/*
2018-03-15 05:36: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-15 05:36:20 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-03-15 05:36:25 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-03-15 05:36:31 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-7-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-03-15 05:36:33 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-03-15 05:36:36 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=7u151
2018-03-15 05:36:39 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u151-2.6.11-2~deb8u1
2018-03-15 05:45:13 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 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'
2018-03-14 06:47:38 UTC
211 MB
7u151-2.6.11-2~deb8u1
JAVA_HOME/docker-java-home
JAVA_VERSION7u151
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ccd1a0cc23d7ab6837be3aa2f9af33195c4b20de649ee2c39e8b1a87709575ed - 23.83% (50.3 MB)
[#001] sha256:a685ac71022aa1adebd3c61832ae0c6225f8634316998ccff12b61e2db87b964 - 8.79% (18.6 MB)
[#002] sha256:0fb8d238930b380a590123e7f02135ce37730c646dfedf9f689dee9182c7735c - 19.58% (41.4 MB)
[#003] sha256:c3373f77a573af2235f386f5a42877a3905f1d0fc441d59ba4d76b88ad91f2ac - 0.38% (818 KB)
[#004] sha256:eab0f755d0868df9a82556eca37b820e1de90083f33f4a70324b2082339d3984 - 0.0% (248 Bytes)
[#005] sha256:82dd859333a79926a79e7cd66258e9fab7daa97e380b708adbd1b85787c0f6c3 - 0.0% (132 Bytes)
[#006] sha256:96754f8aaf22712724bbe073514b275e094cbeb392099e3980dc84db69737fec - 47.42% (100 MB)
/bin/sh -c #(nop) ADD file:4f85a37eded7f246b2b04ad9c50b04a578b30985fa427d1ced53437a88a760f1 in /
2018-03-14 05:21:54 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-03-14 05:50:19 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl wget && rm -rf /var/lib/apt/lists/*
2018-03-14 05:50:20 UTC/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi
2018-03-14 05:50:49 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzr git mercurial openssh-client subversion procps && rm -rf /var/lib/apt/lists/*
2018-03-14 06:46:52 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 06:46:52 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-03-14 06:46:53 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-03-14 06:46:53 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-7-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-03-14 06:46:53 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-03-14 06:46:53 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=7u151
2018-03-14 06:46:54 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u151-2.6.11-2~deb8u1
2018-03-14 06:47:38 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 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.