Namespace
arm32v7
Image / Tag
openjdk:8u162-slim
Content Digest
sha256:3af1971ef44843db7f1ad07b7cc7aabbb8c0cad288a3f58eb9e0764a0ada63df
Details
Created

2018-03-27 01:53:48 UTC

Size

74.3 MB

Content Digest
Environment
CA_CERTIFICATES_JAVA_VERSION

20170531+nmu1

JAVA_DEBIAN_VERSION

8u162-b12-1~deb9u1

JAVA_HOME

/docker-java-home

JAVA_VERSION

8u162

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:8efba53ec4136476603e9856d8bb17541faa0f33abada48ac4d2d7efe61ff43f - 27.15% (20.2 MB)

[#001] sha256:00b006c16d8c81f9d03b541fa686cb57f40818f1d13ca2a326b7685a357d63e5 - 0.57% (437 KB)

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

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

[#004] sha256:6d7a8f49bb9739647a90c2b283f2dddbb67e1363d20bc02afa973e221d2cb398 - 71.92% (53.5 MB)

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


History
2018-03-14 20:01:39 UTC

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

2018-03-14 20:01:40 UTC

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

2018-03-27 01:50:01 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-27 01:50:11 UTC

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

2018-03-27 01:50:13 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-27 01:50:14 UTC

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

2018-03-27 01:53:09 UTC

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

2018-03-27 01:53:10 UTC

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

2018-03-27 01:53:10 UTC

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

2018-03-27 01:53:10 UTC

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

2018-03-27 01:53:42 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-27 01:53:48 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