Namespace
arm32v7
Image / Tag
openjdk:8u151
Content Digest
sha256:865478fe5929a173c64158f5fc0d93d52efadb08bdde2a6818c35589b0f37ac5
Details
Created

2018-03-14 14:05:39 UTC

Size

255 MB

Content Digest
Environment
CA_CERTIFICATES_JAVA_VERSION

20170531+nmu1

JAVA_DEBIAN_VERSION

8u151-b12-1~deb9u1

JAVA_HOME

/docker-java-home

JAVA_VERSION

8u151

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:1296b637c2f207ccc536f8e55bad6857ee417d3b5ea4c82a92a8e8621a970f50 - 15.63% (39.9 MB)

[#001] sha256:0e2ab5e048ba56edebae7aceececc82f4b33c46e008d392e5fd1d5ad0da0959c - 3.67% (9.37 MB)

[#002] sha256:e1a6513627dbe58bc1e5151968379017a6d2b320b2ec9b35f6fd1235aeeadb3c - 1.46% (3.73 MB)

[#003] sha256:397cc0ade5ea7b2621b829913376f8c421662acb370154a3d29538c8e1598c90 - 17.3% (44.2 MB)

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

[#005] sha256:1355a1e329a700855a1cdc72473ab26fbe8b99f2dc4dfc077b755e2020e5b093 - 0.0% (247 Bytes)

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

[#007] sha256:301b35c931d81e8e680688102ef9bc4040bb95ef2975440e1fc57961d218bb01 - 61.51% (157 MB)

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


History
2018-03-14 12:32:32 UTC

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

2018-03-14 12:32:33 UTC

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

2018-03-14 13:19:10 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 13:19:17 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 13:19:59 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 14:04:29 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 14:04:30 UTC

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

2018-03-14 14:04:31 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 14:04:37 UTC

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

2018-03-14 14:04:37 UTC

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

2018-03-14 14:04:39 UTC

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

2018-03-14 14:04:39 UTC

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

2018-03-14 14:04:40 UTC

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

2018-03-14 14:05:36 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-14 14:05:39 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