Namespace
arm64v8
Image / Tag
openjdk:8u151-slim
Content Digest
sha256:2e6f74038a03d2e59f8da1a9d1c72e8066ce5ace4c775d02400edf01b82c1953
Details
Created

2018-03-14 20:51:21 UTC

Size

74.8 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:fe48c4e9ee8492678b1070a971759d407b15524c49c40762b590ba4b52766dde - 25.92% (19.4 MB)

[#001] sha256:78c2c870b6a03218fa96a1914a126961281284a49163a7dac0a01e1e541e1d87 - 0.56% (431 KB)

[#002] sha256:9452cad7dfe516b55adcda81dc66f8983610a046558f0ff3c2fbc4d640273838 - 0.0% (247 Bytes)

[#003] sha256:4bd53f132dbd6ebdabddfe1a5d0db8da6317d63520610c9287202b678034df19 - 0.0% (131 Bytes)

[#004] sha256:693d359c39b57f21c2218061873e7cd2f961df996a2fd15a50a4912dd67fe70e - 73.17% (54.8 MB)

[#005] sha256:09b16b2cb739465eb20802d9578922c27d041d86546c1b716c3a4f715c0063c5 - 0.35% (266 KB)


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

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

2018-03-14 17:31:57 UTC

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

2018-03-14 20:40:13 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:40:14 UTC

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

2018-03-14 20:40:18 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:40:20 UTC

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

2018-03-14 20:48:59 UTC

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

2018-03-14 20:49:00 UTC

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

2018-03-14 20:49:01 UTC

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

2018-03-14 20:49:04 UTC

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

2018-03-14 20:51:14 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-headless="$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 20:51:21 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