2018-03-14 20:39:34 UTC
201 MB
20170531+nmu1
JAVA_DEBIAN_VERSION8u151-b12-1~deb9u1
JAVA_HOME/docker-java-home/jre
JAVA_VERSION8u151
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3476b6ec1aa77d47beaf22adc259097130bcc9eec853636fb1dcf4f5c2925a56 - 20.32% (40.9 MB)
[#001] sha256:eab7dbcb22e5d9d968cd5d78dfb96bf92704a665b3d1710483048568abd1ba5b - 4.77% (9.6 MB)
[#002] sha256:03e8835ddfb1ea03693a4eb69d729fa15c982207e1518c3dd84f76336f920f9d - 1.94% (3.9 MB)
[#003] sha256:a5a64fc0e12aebf56150d0d1d4231f0a5d008f1cbbcbf771f2d67ebb7e56dd94 - 0.4% (819 KB)
[#004] sha256:65385707e7645724726348e6321596ade2b859b914648eee13c5a4ceada0d4b5 - 0.0% (248 Bytes)
[#005] sha256:9afb3d353487af077c3be7a3e49ccaefb261226e6fa355a6038037f42ae17b97 - 0.0% (131 Bytes)
[#006] sha256:1641b29d27b27d5cc5ebca5f6c8c755fd468f8609a170f9efadcdc15336edbde - 72.45% (146 MB)
[#007] sha256:c00c17743773d53008ac49adb756b19c3af351d93e2147ce883f34f85a42fc45 - 0.13% (266 KB)
/bin/sh -c #(nop) ADD file:2ebfda145008a73d7d0f2dc29946bfc3ad65048b3a3f0ca0283263e413b692d4 in /
2018-03-14 17:30:58 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-03-14 18:46:35 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 18:46:51 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:31: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 20:31:17 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-03-14 20:31: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-03-14 20:31:21 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-8-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-03-14 20:31:21 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home/jre
2018-03-14 20:31:22 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=8u151
2018-03-14 20:31:23 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=8u151-b12-1~deb9u1
2018-03-14 20:31:24 UTC/bin/sh -c #(nop) ENV CA_CERTIFICATES_JAVA_VERSION=20170531+nmu1
2018-03-14 20:39:15 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-8-jre="$JAVA_DEBIAN_VERSION" ca-certificates-java="$CA_CERTIFICATES_JAVA_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 20:39:34 UTC/bin/sh -c /var/lib/dpkg/info/ca-certificates-java.postinst configure
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.