Namespace
library
Image / Tag
openjdk:9-b179-jre
Content Digest
sha256:121c648abdf915832771f33c9c38309874d6a7e4060a0b71659fbc2a8b8d175c
Details
Created

2017-07-26 06:56:36 UTC

Size

207 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

9~b179-2

JAVA_HOME

/docker-java-home

JAVA_VERSION

9-b179

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:b5499bef70c58635bb757692533c72902e2ab8d155d0eafc76cda92862472a27 - 22.28% (46.2 MB)

[#001] sha256:f0aefbd8335b097f9758dad16852743f38a1b601f9f9d0cf4bf8b6ce09f3463e - 3.93% (8.16 MB)

[#002] sha256:0c86784c73eaf7a56381d588b8a6ea2213fa0b23467fd7e1479f9c995d7beebb - 2.03% (4.22 MB)

[#003] sha256:8d1ec62d8647037c4c51df9d7d55dca285af413090bf8ea8abf3913ca76f6330 - 0.29% (614 KB)

[#004] sha256:92afbc0c9f6f958750382380f5b2345d029bcaa1d010e3381d5561ba512418da - 0.0% (214 Bytes)

[#005] sha256:5e9778d6284ad639dfe340aba80bac65252b9893d239b865bcffab28a636c36e - 0.0% (241 Bytes)

[#006] sha256:cfefe73a301eec19655b298eb2d0f1b11b4cd9f651b978115c5508224f38a8f2 - 0.0% (131 Bytes)

[#007] sha256:eb098ce724697d07a5eb4d804dbc3ee81f954d8c93ff01a041cfaef9f3ee3051 - 71.46% (148 MB)


History
2017-07-24 16:52:22 UTC

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

2017-07-24 16:52:23 UTC

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

2017-07-24 17:26:28 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl wget && rm -rf /var/lib/apt/lists/*

2017-07-24 17:26:34 UTC

/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg2 dirmngr ; rm -rf /var/lib/apt/lists/*; fi

2017-07-24 18:14:15 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-24 18:14:16 UTC

/bin/sh -c echo 'deb http://deb.debian.org/debian experimental main' > /etc/apt/sources.list.d/experimental.list

2017-07-24 18:14:16 UTC

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

2017-07-24 18:14:17 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-24 18:14:18 UTC

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

2017-07-24 18:14:18 UTC

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

2017-07-24 18:14:18 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=9-b179

2017-07-26 06:55:58 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9~b179-2

2017-07-26 06:56:36 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-9-jre-headless="$JAVA_DEBIAN_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'

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