Namespace
library
Image / Tag
java:9-b116-jre
Content Digest
sha256:f957a4240dc67000c4b51d91f50c33c142f7aff29897a3c253e63817e24d7a8b
Details
Created

2016-06-09 22:15:40 UTC

Size

269 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

9~b116-1

JAVA_HOME

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

JAVA_VERSION

9~b116

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:2346a4d49ad1b9c5274a3f172de0791bc0a0dd146df3f2a860a7d471c06ebf6e - 15.64% (42.1 MB)

[#001] sha256:881ef9f33a20eb7545a8f0377184054f31f8b6f5369d81b4d91e0a313a867d10 - 7.27% (19.5 MB)

[#002] sha256:bb9c9f13a28b17116a20ae5ee3817edb64108850e6ec40e372ad4c5edf4d7be5 - 0.2% (563 KB)

[#003] sha256:5ad2fcf461b2cea5ca07d8400421b51145a8cba8896bfa7369a2e50dbcd831ac - 0.0% (218 Bytes)

[#004] sha256:d592b59cc3af6eced280c4be58468cc9ad9b0b2bfc61bd283f54430fefc71547 - 0.0% (241 Bytes)

[#005] sha256:edec01484a8677c5342751aa387f5b42c55b05fe1c3d6658787215e26eea72a6 - 76.89% (207 MB)


History
2016-06-09 21:29:06 UTC

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

2016-06-09 21:29:06 UTC

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

2016-06-09 21:39:36 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-06-09 22:14:46 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-06-09 22:14:48 UTC

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

2016-06-09 22:14:49 UTC

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

2016-06-09 22:14:50 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-06-09 22:14:50 UTC

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

2016-06-09 22:14:50 UTC

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

2016-06-09 22:14:51 UTC

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

2016-06-09 22:15:40 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