Namespace
library
Image / Tag
openjdk:9-b144-jre
Content Digest
sha256:d60a8353cad016b0c07acd0d75f62a0fe603cfffa40230d5295afc76d27f3aaa
Details
Created

2016-11-14 22:52:18 UTC

Size

187 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

9~b144-1

JAVA_HOME

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

JAVA_VERSION

9~b144

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:2c2697cc54a4087031e91659113de235e6bd969754303465add193727dc03fa6 - 22.08% (41.3 MB)

[#001] sha256:4b24aac71f904b1bd9a7a8823a0c8281406c9289c475d7231493950a1ba49f40 - 10.56% (19.7 MB)

[#002] sha256:efb0752ca2d7bc90ead000036e9713b31fd299ba27e4195368b92d7508fa952d - 0.31% (590 KB)

[#003] sha256:8f6d2d7ddace0522c98e3e7a7d11acbea41599d65611bb1f55470e531e6537e4 - 0.0% (212 Bytes)

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

[#005] sha256:ca1298a5f0a0eaeaa25a619e6374047ecd4efce86ee198b233067c1066a5799e - 67.05% (125 MB)


History
2016-11-07 20:31:17 UTC

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

2016-11-07 20:31:17 UTC

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

2016-11-07 22:28: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-11-08 18:55:11 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-11-08 18:55:12 UTC

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

2016-11-08 18:55:12 UTC

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

2016-11-08 18:55: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

2016-11-08 18:55:14 UTC

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

2016-11-14 22:51:54 UTC

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

2016-11-14 22:51:54 UTC

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

2016-11-14 22:52:18 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