Namespace
arm32v7
Image / Tag
openjdk:8u151-jre-stretch
Content Digest
sha256:ccd94bb40f6c38051eb7fa280294ce87b28ab68bdca52cfd45a61374b648f144
Details
Created

2018-03-14 14:01:47 UTC

Size

197 MB

Content Digest
Environment
CA_CERTIFICATES_JAVA_VERSION

20170531+nmu1

JAVA_DEBIAN_VERSION

8u151-b12-1~deb9u1

JAVA_HOME

/docker-java-home/jre

JAVA_VERSION

8u151

LANG

C.UTF-8

PATH

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


Layers

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

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

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

[#003] sha256:03cabd62120a826b779371cfad8111122c30e46a9289ed434cf87b2e5b914880 - 0.4% (810 KB)

[#004] sha256:409b7e158a6465bec5dfa532166777108e5e88356c4b20673790658f367a6345 - 0.0% (248 Bytes)

[#005] sha256:ba73ed82b5cffedae8089bf314ade2f0a459706c9b9227c64eee26805f242fb9 - 0.0% (131 Bytes)

[#006] sha256:e3dd280229f137ad3ad66212defe32d7090c0ac923ade2954782838350ac0f18 - 72.53% (143 MB)

[#007] sha256:c598852b3f9649817402250b5c69df5298b95cb64f966eb7fc13c829da60b092 - 0.13% (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 14:00:45 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:00:45 UTC

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

2018-03-14 14:00:46 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:00:48 UTC

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

2018-03-14 14:00:48 UTC

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

2018-03-14 14:00:48 UTC

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

2018-03-14 14:00:49 UTC

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

2018-03-14 14:00:49 UTC

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

2018-03-14 14:01:43 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-jre="$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:01:47 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