Namespace
arm64v8
Image / Tag
openjdk:8u162
Content Digest
sha256:52ff5af68920eadd8c4aaac0c83c84b68bc0dbb64e6854878fa98faf2f71a642
Details
Created

2018-03-20 11:04:04 UTC

Size

252 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:3476b6ec1aa77d47beaf22adc259097130bcc9eec853636fb1dcf4f5c2925a56 - 16.25% (40.9 MB)

[#001] sha256:eab7dbcb22e5d9d968cd5d78dfb96bf92704a665b3d1710483048568abd1ba5b - 3.81% (9.6 MB)

[#002] sha256:03e8835ddfb1ea03693a4eb69d729fa15c982207e1518c3dd84f76336f920f9d - 1.55% (3.9 MB)

[#003] sha256:bade4a02b1a0af4c7b52bcd066c9d44034d712a06638e6e7dbb69c1127476aa9 - 18.17% (45.8 MB)

[#004] sha256:017f2ff0740b0d2ee580e3e7cf9a3c5635e3510c54742d69bba7585c89fce020 - 0.33% (857 KB)

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

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

[#007] sha256:df99662177ee893da701e714d6dc22d9a462d2fb7cdb5c2aa5315690b9e5d891 - 59.78% (151 MB)

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


History
2018-03-14 17:30:57 UTC

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

2018-03-14 17:30:58 UTC

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

2018-03-14 18:46:35 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-03-14 18:46:51 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-03-14 18:48:21 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-03-14 20:43:43 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-03-14 20:43:45 UTC

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

2018-03-14 20:43:53 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-03-14 20:43:57 UTC

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

2018-03-14 20:43:58 UTC

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

2018-03-20 10:55:32 UTC

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

2018-03-20 10:55:33 UTC

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

2018-03-20 10:55:33 UTC

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

2018-03-20 11:03:44 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-03-20 11:04:04 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