Namespace
arm32v7
Image / Tag
openjdk:8u141
Content Digest
sha256:f08f964a4e1665870c14fcd887931c9335c4c396d0780022dc56095e81224521
Details
Created

2017-10-09 23:05:13 UTC

Size

256 MB

Content Digest
Environment
CA_CERTIFICATES_JAVA_VERSION

20170531+nmu1

JAVA_DEBIAN_VERSION

8u141-b15-1~deb9u1

JAVA_HOME

/docker-java-home

JAVA_VERSION

8u141

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:0d9fbbfaa2cd8961ae50e51e7388e3a2a1a5ca2c105389b56a3a862dfe76d035 - 15.6% (39.9 MB)

[#001] sha256:5ad02a7a5b212c86cbdd527154a30708eccaa87b89053dd8b63d970bda7eb15c - 3.66% (9.37 MB)

[#002] sha256:c6bbcce226c5c7c39ae672de36f27124750688da88d920faf7faeda09ffaeb06 - 1.57% (4.01 MB)

[#003] sha256:dbb73448c519a8cf4c670c025515e5cf1507429ab1d441d31d5865ef703aba00 - 17.27% (44.2 MB)

[#004] sha256:d5828f6ab056e6dfd8c133aff09fb57e805a334938aeb3cb90cb71911fd819b0 - 0.32% (847 KB)

[#005] sha256:f7aed84c52b0a000e2381803495aef9df9883b816f6c77b31e029e99c86303ee - 0.0% (248 Bytes)

[#006] sha256:0e7f22ee9dea157175c16e8d2904c0ee97980616a186ed27d313483d5c3eabfd - 0.0% (131 Bytes)

[#007] sha256:7f47f099fd624f10615945d01657e0d8bf98450f0ac43e3b30b124922b5f2105 - 61.48% (157 MB)

[#008] sha256:a62a39bddac666a9e1cfa2ec9410e5d055347698a854a4f9b3917d77f8428396 - 0.1% (266 KB)


History
2017-10-09 21:45:23 UTC

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

2017-10-09 21:45:23 UTC

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

2017-10-09 22:23: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-10-09 22:23:46 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-10-09 22:24:18 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-10-09 23:03:53 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-09 23:03:54 UTC

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

2017-10-09 23:03:55 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-09 23:03:56 UTC

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

2017-10-09 23:03:56 UTC

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

2017-10-09 23:03:56 UTC

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

2017-10-09 23:03:56 UTC

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

2017-10-09 23:03:57 UTC

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

2017-10-09 23:05:07 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-10-09 23:05:13 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