Namespace
arm64v8
Image / Tag
openjdk:8u141-jre-slim
Content Digest
sha256:8c658e55a96f5b1200fb854d331c8e4e1d6382036ea45f8dd687dbdda18b68bc
Details
Created

2017-10-10 01:41:29 UTC

Size

66.7 MB

Content Digest
Environment
CA_CERTIFICATES_JAVA_VERSION

20170531+nmu1

JAVA_DEBIAN_VERSION

8u141-b15-1~deb9u1

JAVA_HOME

/docker-java-home/jre

JAVA_VERSION

8u141

LANG

C.UTF-8

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:e907afd6e25615a4d3eb554d930cef57b87e79ec82413889c2eac38beb4eb8f7 - 29.07% (19.4 MB)

[#001] sha256:89a727a90fab15cbfc5f05ababc5c02416ee800f138c5c7a5439eb1b2e323a3e - 0.63% (430 KB)

[#002] sha256:5692da35bab82003fb0cc285002d5c2cf8a001ac800c9e3e14fd5026f41bc7ed - 0.0% (248 Bytes)

[#003] sha256:efc3ffc0cbcf7695d1498de6039806f2bf5a6cb7d2862b331372f29c402c382f - 0.0% (130 Bytes)

[#004] sha256:ff245b1259cfe92f0d783d3bc02be75e9715c528b6ec825c8194fd5d7b442bfa - 69.91% (46.7 MB)

[#005] sha256:6d8f45fdbd1943ec83868f188a65e969de0b987769817ffd17a79e3578333dd7 - 0.39% (266 KB)


History
2017-10-09 21:47:55 UTC

/bin/sh -c #(nop) ADD file:3a528355cfc75437716aff3b517ef99ae602918d84d26dbafff0ed142248fb93 in /

2017-10-09 21:47:56 UTC

/bin/sh -c #(nop) CMD ["bash"]

2017-10-10 01:28:28 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzip2 unzip xz-utils && rm -rf /var/lib/apt/lists/*

2017-10-10 01:28:29 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8

2017-10-10 01:28:30 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

2017-10-10 01:28:40 UTC

/bin/sh -c ln -svT "/usr/lib/jvm/java-8-openjdk-$(dpkg --print-architecture)" /docker-java-home

2017-10-10 01:39:34 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home/jre

2017-10-10 01:39:34 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=8u141

2017-10-10 01:39:35 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=8u141-b15-1~deb9u1

2017-10-10 01:39:37 UTC

/bin/sh -c #(nop) ENV CA_CERTIFICATES_JAVA_VERSION=20170531+nmu1

2017-10-10 01:41: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-8-jre-headless="$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'

2017-10-10 01:41:29 UTC

/bin/sh -c /var/lib/dpkg/info/ca-certificates-java.postinst configure

Danger Zone
Delete Tag

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.

Delete