Namespace
library
Image / Tag
openjdk:8u131-jdk
Content Digest
sha256:e32a044ab23bac2524e5e525c5bf58f6dc9bc57f1a2354a2ef4344f1a445388f
Details
Created

2017-07-24 18:10:51 UTC

Size

281 MB

Content Digest
Environment
CA_CERTIFICATES_JAVA_VERSION

20170531+nmu1

JAVA_DEBIAN_VERSION

8u131-b11-2

JAVA_HOME

/docker-java-home

JAVA_VERSION

8u131

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:06b22ddb19134ec8c42aaabd3e2e9f5b378e4e53da4a8960eaaaa86351190af3 - 15.32% (43.1 MB)

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

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

[#003] sha256:5ccc640979f6f91dfddf979bdb4482bc9e9e021d5d3469dbefda306342d0a41b - 16.97% (47.7 MB)

[#004] sha256:14eaa20184e60073d2705ab636fb92b4428dfc503b858b423608dba26d628c99 - 0.22% (645 KB)

[#005] sha256:19a8522e2399427c6c6d4cb5748e3c9ea39188af728386b37ffa3719b60a08a0 - 0.0% (240 Bytes)

[#006] sha256:39ba9d7befcada9c3bfe28fe046ee3ddf551dbcd0fe29a620071c07f49afc2e9 - 0.0% (131 Bytes)

[#007] sha256:1f81f3143db2f0e6bdd549cbb9a6128c217f2ef192c12b6044daed277cde2ae9 - 62.13% (175 MB)

[#008] sha256:2034c15120cdd40d7f2d92f1233386821c361a328aea3b35a7345972a1d475c9 - 0.09% (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 17:29:05 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzr git mercurial openssh-client subversion procps && rm -rf /var/lib/apt/lists/*

2017-07-24 18:09:50 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:09:51 UTC

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

2017-07-24 18:09:52 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:09:53 UTC

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

2017-07-24 18:09:53 UTC

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

2017-07-24 18:09:53 UTC

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

2017-07-24 18:09:53 UTC

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

2017-07-24 18:09:54 UTC

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

2017-07-24 18:10: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 openjdk-8-jdk="$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:10:51 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