Namespace
library
Image / Tag
openjdk:9-b143-jre
Content Digest
sha256:c11a6340bc1ada4037e9297032aa4aebc3d4605802ad44cd0d8f31ad7c8cf5b7
Details
Created

2016-11-08 18:55:35 UTC

Size

187 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

9~b143-2

JAVA_HOME

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

JAVA_VERSION

9~b143

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.57% (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:18890ff88647ae13ca0c1fd7684d680ca58f832cfd13541dea8d6ade8af68938 - 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-08 18:55:14 UTC

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

2016-11-08 18:55:14 UTC

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

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