Namespace
library
Image / Tag
openjdk:9-b147-jre
Content Digest
sha256:213941d09e9504237c50cc555a155febd3d3a68c3c9d28dbba0414ac2d94199d
Details
Created

2016-12-06 20:49:14 UTC

Size

199 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

9~b147-1

JAVA_HOME

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

JAVA_VERSION

9~b147

LANG

C.UTF-8

PATH

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


Layers

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

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

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

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

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

[#005] sha256:f35dd66d555fc8408f6e9c8f30919da410fa08d9bf030ba42913522a49b995b4 - 69.07% (138 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-12-06 20:48:50 UTC

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

2016-12-06 20:48:51 UTC

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

2016-12-06 20:49:14 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