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

2017-10-09 23:06:14 UTC

Size

72 MB

Content Digest
Environment
CA_CERTIFICATES_JAVA_VERSION

20170531+nmu1

JAVA_DEBIAN_VERSION

8u141-b15-1~deb9u1

JAVA_HOME

/docker-java-home

JAVA_VERSION

8u141

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:59e81a3fde58ec8d4b8f2f58b98ef2f4d951d37dd9b99b016fd294a8e07d7796 - 25.54% (18.4 MB)

[#001] sha256:6226915187b9d61d290e04413a4ccdf021b5e0fc267ba8129cc0126cab1f1a93 - 0.57% (420 KB)

[#002] sha256:f98b9b3c90ff2ee65efc9f88b2383f6f1760df78bcd965fa0b22e001977eaf96 - 0.0% (248 Bytes)

[#003] sha256:377cafaae0c7321b0549f3949d78826675109fe908cb8521f39fe433ccfced7c - 0.0% (130 Bytes)

[#004] sha256:1b54cd082813272ec0eee997651297edb9bab1e57b36937aeb96ef819318ed1e - 73.53% (52.9 MB)

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


History
2017-10-09 21:45:43 UTC

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

2017-10-09 21:45:44 UTC

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

2017-10-09 23:05: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/*

2017-10-09 23:05:30 UTC

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

2017-10-09 23:05:32 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-10-09 23:05:33 UTC

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

2017-10-09 23:05:33 UTC

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

2017-10-09 23:05:34 UTC

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

2017-10-09 23:05:34 UTC

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

2017-10-09 23:05:35 UTC

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

2017-10-09 23:06:08 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-10-09 23:06:14 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