Namespace
arm32v7
Image / Tag
openjdk:8u131-jdk-slim
Content Digest
sha256:02ebac91c415471ce3d8cc526480819bee9aef600c2a61cf8930bfe4bfef60af
Details
Created

2017-07-22 01:56:45 UTC

Size

71.9 MB

Content Digest
Environment
CA_CERTIFICATES_JAVA_VERSION

20170531+nmu1

JAVA_DEBIAN_VERSION

8u131-b11-2

JAVA_HOME

/docker-java-home

JAVA_VERSION

8u131

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:60a2bd54ee143ba98d83bab0a23ff51ddd2b916d4a162c42d99166a213ebfff8 - 25.57% (18.4 MB)

[#001] sha256:5336c2b32f9fdbc4c6e47800ae4a7f07e4eeda1654ac39e02a9e1a5abb2da163 - 0.57% (421 KB)

[#002] sha256:736e68a6b4f7e192f606f85b1deb16e837db3900aa3a59a84d2264e8f44b9545 - 0.0% (249 Bytes)

[#003] sha256:16c94f914c4a6dfbe3ad6174c05cf84069a7166395e098566a36ba766e319fc1 - 0.0% (131 Bytes)

[#004] sha256:d61c87ad188d61442cb6aa3357912fe805d7b7ce402f66b941779117dff1d7e3 - 73.49% (52.8 MB)

[#005] sha256:34f7496bec5d19b8f0b0d79e042de9f845f8970d14107f0a9256a6b8929976d7 - 0.36% (266 KB)


History
2017-07-06 21:30:22 UTC

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

2017-07-06 21:30:23 UTC

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

2017-07-22 01:54:23 UTC

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

2017-07-22 01:54:26 UTC

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

2017-07-22 01:54:34 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

2017-07-22 01:54:41 UTC

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

2017-07-22 01:54:42 UTC

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

2017-07-22 01:54:43 UTC

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

2017-07-22 01:54:43 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=8u131-b11-2

2017-07-22 01:54:44 UTC

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

2017-07-22 01:56:35 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'

2017-07-22 01:56:45 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