Namespace
arm32v7
Image / Tag
openjdk:8u162
Content Digest
sha256:5cc11cd07a64b40ef15062e0e03bb033f16b15b7f3d1546cebdb622db352d7c8
Details
Created

2018-04-28 12:55:17 UTC

Size

246 MB

Content Digest
Environment
CA_CERTIFICATES_JAVA_VERSION

20170531+nmu1

JAVA_DEBIAN_VERSION

8u162-b12-1~deb9u1

JAVA_HOME

/docker-java-home

JAVA_VERSION

8u162

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:5483105d09166836731e940c850827dd1a4fe16b04d1921eea4d8da7c98e99bc - 16.34% (40.1 MB)

[#001] sha256:1cb5424e9076ab96c3fbc714afcd99e7f9c4f35ecf54660ae99cf71410315613 - 3.67% (9.01 MB)

[#002] sha256:ed44b64a3aee0cea1bad2a1954b943ef678d795d9c3ac814e5f8bbbc99a9b143 - 1.52% (3.73 MB)

[#003] sha256:5c52bc83323b176b9f21a75de82ef7a5e6510e896910b0d271ced3f2407c8e63 - 18.0% (44.2 MB)

[#004] sha256:3e54fd88f08f94d6feb9234f46fc1f8593886f9cc19604570ac2d4343dea743d - 0.34% (847 KB)

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

[#006] sha256:7eb6746992839c73639faad644010544b521dfa98815fc26ffa074330e23ed2b - 0.0% (131 Bytes)

[#007] sha256:9a393e22acad2edf67e65f21896d5e165fd1b060d16e3aa511945c9146052c96 - 60.03% (147 MB)

[#008] sha256:dfa83fd435c819d68758e609d838fa3be48c62b3415415c0015f719bca04d5bf - 0.11% (266 KB)


History
2018-04-28 12:04:18 UTC

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

2018-04-28 12:04:19 UTC

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

2018-04-28 12:42:32 UTC

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

2018-04-28 12:42:39 UTC

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

2018-04-28 12:43:19 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/*

2018-04-28 12:54:18 UTC

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

2018-04-28 12:54:19 UTC

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

2018-04-28 12:54:20 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

2018-04-28 12:54:22 UTC

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

2018-04-28 12:54:22 UTC

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

2018-04-28 12:54:22 UTC

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

2018-04-28 12:54:22 UTC

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

2018-04-28 12:54:23 UTC

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

2018-04-28 12:55: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-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'

2018-04-28 12:55:17 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