Namespace
library
Image / Tag
java:openjdk-9-b130-jre
Content Digest
sha256:7c8b7bcc72659a10774d7cc39ba029c3d8e10d6410664cb4e9e8c25112b547d9
Details
Created

2016-08-08 19:23:11 UTC

Size

183 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

9~b130-1

JAVA_HOME

/usr/lib/jvm/java-9-openjdk-amd64

JAVA_VERSION

9~b130

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:f8e784df59625b49bca4ce9f70150e254beed293dd99fc93da5039461894ad16 - 22.19% (40.5 MB)

[#001] sha256:f7f43e0bc93f103915619fd63da3b1b9f0c590b992436233b8a47b78abf15cb2 - 10.71% (19.6 MB)

[#002] sha256:8dac9c6cdc021a553de7e6d21c711d1fadd6609e7ceb78e4c398c448dab13f26 - 0.29% (550 KB)

[#003] sha256:302fef8388a18bd393e83e098448af27ab17d62c9a669de7350588e3549edfd8 - 0.0% (216 Bytes)

[#004] sha256:854858b3adef4a7c2408a079b1655ff2a26e798903e810ddc5d7369294fb99a5 - 0.0% (242 Bytes)

[#005] sha256:7712566dcacdd66edc048916e80fa844505b0ab8f611911df910b30979d31804 - 66.81% (122 MB)


History
2016-07-28 17:48:23 UTC

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

2016-07-28 17:48:24 UTC

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

2016-07-28 18:23:58 UTC

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

2016-08-05 22:09:35 UTC

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

2016-08-05 22:09:37 UTC

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

2016-08-05 22:09:37 UTC

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

2016-08-05 22:09:38 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

2016-08-05 22:09:39 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-9-openjdk-amd64

2016-08-08 19:22:42 UTC

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

2016-08-08 19:22:43 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9~b130-1

2016-08-08 19:23:11 UTC

/bin/sh -c set -x && apt-get update && apt-get install -y openjdk-9-jre-headless="$JAVA_DEBIAN_VERSION" && rm -rf /var/lib/apt/lists/* && [ "$JAVA_HOME" = "$(docker-java-home)" ]

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