2019-03-05 17:06:48 UTC
86.1 MB
8u181-b13-2~deb9u1
JAVA_HOME/docker-java-home
JAVA_VERSION8u181
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:14de7d5deca96a0d1b115104a4375816794d85fc365ada5173b5a806f0d8dbcf - 25.6% (22.1 MB)
[#001] sha256:862b06ce80122efda7e25322475d460635ab000deda54dfc1fff4b70841c791c - 0.51% (453 KB)
[#002] sha256:77eb7233c56af916b52013392131c40f4af7d65425eb931c52b7024ab25339a1 - 0.0% (248 Bytes)
[#003] sha256:01218695064ac9b69b96ca92a9a8419c94b861dd26e34218ef938ef0163ac2d4 - 0.0% (131 Bytes)
[#004] sha256:115ef034b2197cc19a779b27389d369874b010e6f8de26811934c3692bd71155 - 73.88% (63.6 MB)
/bin/sh -c #(nop) ADD file:25fe90430e63a83798c7fa241ebe3a89591a059654422474b19d5610b104a639 in /
2019-03-05 11:45:44 UTC/bin/sh -c #(nop) CMD ["bash"]
2019-03-05 17:04: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-05 17:06:23 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2019-03-05 17:06: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-03-05 17:06:24 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-8-openjdk-$(dpkg --print-architecture)" /docker-java-home
2019-03-05 17:06:25 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2019-03-05 17:06:25 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=8u181
2019-03-05 17:06:25 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=8u181-b13-2~deb9u1
2019-03-05 17:06: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-8-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'
2019-03-05 04:04:42 UTC
86.3 MB
8u181-b13-2~deb9u1
JAVA_HOME/docker-java-home
JAVA_VERSION8u181
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f7e2b70d04ae3f516c08c24d88de0f82699aaf3ee98af6eb208bd234136142b4 - 24.87% (21.5 MB)
[#001] sha256:05d40fc3cf34dee2b2a441314fdd5adc73396c783b33d34a1385953d753bb2fb - 0.5% (444 KB)
[#002] sha256:b235bdb95dc99038adcc0ea3e3d78e781356c9a1d133a19da70120af738ccaaa - 0.0% (248 Bytes)
[#003] sha256:9a9ecf5ba38f4bf4157f41b104010963118089027eef2062a1faa0b846b2c857 - 0.0% (131 Bytes)
[#004] sha256:e7cf7535df66405ffc237795633b423682249444c5718b4b09a9a76a8dee0065 - 74.63% (64.4 MB)
/bin/sh -c #(nop) ADD file:5ea7dfe8c8bc87ebe0d06d275bce41e015310bdfc04546246302e9ce07ee416c in /
2019-03-04 23:22:22 UTC/bin/sh -c #(nop) CMD ["bash"]
2019-03-05 04:00:44 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 04:04:17 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2019-03-05 04:04: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
2019-03-05 04:04:18 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-8-openjdk-$(dpkg --print-architecture)" /docker-java-home
2019-03-05 04:04:18 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2019-03-05 04:04:19 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=8u181
2019-03-05 04:04:19 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=8u181-b13-2~deb9u1
2019-03-05 04:04:42 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-8-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'
2019-03-05 11:23:32 UTC
73.9 MB
8u181-b13-2~deb9u1
JAVA_HOME/docker-java-home
JAVA_VERSION8u181
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c5b53d864e73b66292b38bbea137ab84443437d4a8a51ea774f4af661bdfa126 - 27.29% (20.2 MB)
[#001] sha256:e5f869b46eab286139f4fa4b83e8c6db80016c89228e72c955364ca31cabeae7 - 0.58% (437 KB)
[#002] sha256:1e57c035ee45742ebdc446484629b8e05f62d7eb674625d49f489106e4dc9d1e - 0.0% (248 Bytes)
[#003] sha256:20859a20ce50308496c2a1f9b7b4baa6577b286a104cfbb610af793a2800f5e7 - 0.0% (131 Bytes)
[#004] sha256:428bfb50cc3112583610e19ec3db6335e5c5cb5cc6c1535184967025ae74f486 - 72.13% (53.3 MB)
/bin/sh -c #(nop) ADD file:2526a4ee90bfd47bff3ab8ba2594e49465df9aa258daf8426e7d38166f4fecc2 in /
2019-03-05 09:55:09 UTC/bin/sh -c #(nop) CMD ["bash"]
2019-03-05 11:14:14 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 11:22:47 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2019-03-05 11:22:49 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 11:22:50 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-8-openjdk-$(dpkg --print-architecture)" /docker-java-home
2019-03-05 11:22:51 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2019-03-05 11:22:51 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=8u181
2019-03-05 11:22:51 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=8u181-b13-2~deb9u1
2019-03-05 11:23:32 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-8-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'
2019-03-05 14:26:51 UTC
71.6 MB
8u181-b13-2~deb9u1
JAVA_HOME/docker-java-home
JAVA_VERSION8u181
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ecad9bd7ef0cc879127c92e50db573b75c643910463a12affaa5be77c7960bda - 25.7% (18.4 MB)
[#001] sha256:d0521b55e58101891fe3bdcc6fd848218b3c82779e098759b9c6012d3c62c278 - 0.57% (421 KB)
[#002] sha256:c7c9564a7a9c1c176cdc06947f537ce24974acb1c56fe27189978b14a7798034 - 0.0% (248 Bytes)
[#003] sha256:3891ad026bce160e4e740f9ababb510c98f74c77879772c67140b36910f3eff5 - 0.0% (131 Bytes)
[#004] sha256:52e9acd37651ae14635aab74823714f1f087752a38386e2e12e1417b76bd820a - 73.73% (52.8 MB)
/bin/sh -c #(nop) ADD file:5d43d39fbe853e1f4c9f89be2ddc937fb88624889c511b9a75d6389c2b67918a in /
2019-03-05 13:11:03 UTC/bin/sh -c #(nop) CMD ["bash"]
2019-03-05 14:23:03 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 14:26:16 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2019-03-05 14:26: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
2019-03-05 14:26:19 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-8-openjdk-$(dpkg --print-architecture)" /docker-java-home
2019-03-05 14:26:19 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2019-03-05 14:26:19 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=8u181
2019-03-05 14:26:20 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=8u181-b13-2~deb9u1
2019-03-05 14:26:51 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-8-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'
2019-02-06 12:20:43 UTC
74.5 MB
8u181-b13-2~deb9u1
JAVA_HOME/docker-java-home
JAVA_VERSION8u181
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:42367302fc78a226e000d71988d3eea5bbeea023beeb97957e6f20610974197f - 26.04% (19.4 MB)
[#001] sha256:c857c9abd17ad597c20509970fbf55c7260550d870bd68c188e4aef3de5e7e24 - 0.56% (431 KB)
[#002] sha256:af475183dd776a3bc6f1848588e7bed68865d8ed0a3b9d7443228cabd1a92cf3 - 0.0% (247 Bytes)
[#003] sha256:4efcd9790a6dbfb5bc228474fdafa0870db0d257c606550c02ec06fee85650f2 - 0.0% (131 Bytes)
[#004] sha256:cfe266144f6e27bd5f2c238c2345fa03258299af48b867b9b334328734f02f15 - 73.39% (54.7 MB)
/bin/sh -c #(nop) ADD file:7fd62ee33e020bdd30665de7ce17e32b61f7ba089ee0d8bf27511946daeab6a6 in /
2019-02-06 10:09:27 UTC/bin/sh -c #(nop) CMD ["bash"]
2019-02-06 11:59:53 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-02-06 12:18:27 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2019-02-06 12:18: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
2019-02-06 12:18:38 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-8-openjdk-$(dpkg --print-architecture)" /docker-java-home
2019-02-06 12:18:39 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2019-02-06 12:18:40 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=8u181
2019-02-06 12:18:43 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=8u181-b13-2~deb9u1
2019-02-06 12:20: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-8-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'
2019-03-05 15:06:14 UTC
77.3 MB
8u181-b13-2~deb9u1
JAVA_HOME/docker-java-home
JAVA_VERSION8u181
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:1a1c20c0e1fe9ea9a7ae86ac61ed89ee8cf01dccfb363d582cb8c910510c06fb - 28.06% (21.7 MB)
[#001] sha256:bb5093d070d67718e8c8d2569e8e05ed7ebf92ea2bcde8ba3bb5f6de3105e3a8 - 0.55% (439 KB)
[#002] sha256:0cf2b802166768f82b3230127b77208c4a2a12d1f7038f5f1b90d7001106645a - 0.0% (248 Bytes)
[#003] sha256:a87c409c9faa8eb3d271bc78e9e9c82f4d195d6f7eff604f6813d0844468f324 - 0.0% (133 Bytes)
[#004] sha256:6689e2ad2c247a8863939311bf0307d9031c741ad8967192a7b8a6ba47eff056 - 71.38% (55.2 MB)
/bin/sh -c #(nop) ADD file:499a43a96e8ab3c7c8ab9d1c3260d34bb2b955e9751ada2b98194e42f9578be3 in /
2019-03-05 09:26:02 UTC/bin/sh -c #(nop) CMD ["bash"]
2019-03-05 14:47: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/*
2019-03-05 15:02:09 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2019-03-05 15:02:23 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 15:02:43 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-8-openjdk-$(dpkg --print-architecture)" /docker-java-home
2019-03-05 15:02:49 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2019-03-05 15:03:02 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=8u181
2019-03-05 15:03:10 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=8u181-b13-2~deb9u1
2019-03-05 15:06:14 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-8-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'
2019-03-05 15:13:00 UTC
76.1 MB
8u181-b13-2~deb9u1
JAVA_HOME/docker-java-home
JAVA_VERSION8u181
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2c9e1401ee6b0131741b02fed745b7f1d34bf29b0bc59f41e08dc969a710fc58 - 27.99% (21.3 MB)
[#001] sha256:74ad982d3f3e8abbcfc4926155f885f71dc9bc0f7e689758a9f0dc24355977d7 - 0.58% (455 KB)
[#002] sha256:390dae1b7c867b3f2cc1eb5744c4901e1ae59acab5c1131401bdc6133b3c42d1 - 0.0% (248 Bytes)
[#003] sha256:352389490458e29e40cf2e51877448d59211189e1c76d40a949d09c8cdd28ad1 - 0.0% (132 Bytes)
[#004] sha256:3d016062981899a812a71b098583bb2427d1380ab56498300ce93842d9e72cdb - 71.43% (54.4 MB)
/bin/sh -c #(nop) ADD file:977b2abfb4bb6e881775d945b4d82d3f3e492b498a78ce0a9c877d9c8b82e3a9 in /
2019-03-05 12:43:10 UTC/bin/sh -c #(nop) CMD ["bash"]
2019-03-05 15:09:25 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 15:12:40 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2019-03-05 15:12:41 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 15:12:42 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-8-openjdk-$(dpkg --print-architecture)" /docker-java-home
2019-03-05 15:12:42 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2019-03-05 15:12:42 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=8u181
2019-03-05 15:12:43 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=8u181-b13-2~deb9u1
2019-03-05 15:13:00 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-8-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'
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.