Namespace
library
Image / Tag
openjdk:8u131-jre
Content Digest
sha256:72f28954f0c8538c73f721ad5ba7dac64676046b5ffdd3f26b73130018fcf227
Details
Created

2017-07-24 18:12:14 UTC

Size

111 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:06b22ddb19134ec8c42aaabd3e2e9f5b378e4e53da4a8960eaaaa86351190af3 - 38.92% (43.1 MB)

[#001] sha256:336c28b408ed2225485696d1fada041792d7f1b47a4422175e203be4be2f83e6 - 9.58% (10.6 MB)

[#002] sha256:1f3e6b8d80c36cab97c677f32305f00ab2aedb16a26cfb37d0a3a48c50316dbb - 3.8% (4.21 MB)

[#003] sha256:aeac59510475a8880f4ff04bf6d3d244871a23c5c965fe9e3391577a5d762fc0 - 0.54% (615 KB)

[#004] sha256:b01db8bd8540d151ef6f022f3168624a9557d8049432032d137b3bed4c4f02ac - 0.0% (241 Bytes)

[#005] sha256:f7f398af5feaa5fd612e1a0dbb93ffe5785e2a8e2e1bda89e5a398a27cf505a1 - 0.0% (130 Bytes)

[#006] sha256:2e542fdaf109acf49bcbe56a397a140be9ea9baf4f51e55f4160af86927840de - 46.92% (51.9 MB)

[#007] sha256:c2f213d11280db267c1a51d9b9ee8b43bb6e6653ffb1f0e8dcb5b0b7f38aab96 - 0.23% (266 KB)


History
2017-07-24 16:52:54 UTC

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

2017-07-24 16:52:55 UTC

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

2017-07-24 17:28:39 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl wget && rm -rf /var/lib/apt/lists/*

2017-07-24 17:28:45 UTC

/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg2 dirmngr ; rm -rf /var/lib/apt/lists/*; fi

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

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

2017-07-24 18:11:48 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:49 UTC

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

2017-07-24 18:11:49 UTC

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

2017-07-24 18:11:49 UTC

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

2017-07-24 18:11:50 UTC

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

2017-07-24 18:11:50 UTC

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

2017-07-24 18:12:11 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:14 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