Namespace
library
Image / Tag
openjdk:8u131-jre-slim
Content Digest
sha256:13c06033dbefc093b91028a16997f30a2c4964608f8ebc286e515800c8dfdd1a
Details
Created

2017-07-24 18:12:36 UTC

Size

75.9 MB

Content Digest
Environment
CA_CERTIFICATES_JAVA_VERSION

20170531+nmu1

JAVA_DEBIAN_VERSION

8u131-b11-2

JAVA_HOME

/docker-java-home/jre

JAVA_VERSION

8u131

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:94ed0c431eb58b1c824715ac158d102bc78b5eb9d690579da5d8bc96b190eb67 - 28.24% (21.4 MB)

[#001] sha256:41d332e310197074543d205b349a75dd632fa7f1d6994983c1e0380c37517617 - 0.33% (260 KB)

[#002] sha256:7ceb5bfa3f2022114c30a7c70ffadd8c94c1835edb68e8307647aeb2e51c05e4 - 0.0% (241 Bytes)

[#003] sha256:1b71ada13ea1466146a47b69db1a80df7e4805788f644dbc8980aab75baea9ae - 0.0% (131 Bytes)

[#004] sha256:67183e7d1b34def527cc1bd156a6890b05002603c7d76ed8f014b55ab604e41e - 71.08% (54 MB)

[#005] sha256:a024766e0f13da8e56afbddfad0d652bb06674ec9548ca4c848159d6d638e8bf - 0.34% (266 KB)


History
2017-07-24 16:53:05 UTC

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

2017-07-24 16:53:06 UTC

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

2017-07-24 18:10:59 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-07-24 18:10:59 UTC

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

2017-07-24 18:11:00 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-07-24 18:11:01 UTC

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

2017-07-24 18:12:17 UTC

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

2017-07-24 18:12:17 UTC

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

2017-07-24 18:12:17 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=8u131-b11-2

2017-07-24 18:12:17 UTC

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

2017-07-24 18:12:35 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-07-24 18:12:36 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