Namespace
library
Image / Tag
openjdk:9-b158-jre
Content Digest
sha256:4e7c78cee77b18189e130a87bf358d81c871f451d3b36baa16863a6078349319
Details
Created

2017-02-28 15:26:54 UTC

Size

211 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

9~b158-1

JAVA_HOME

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

JAVA_VERSION

9~b158

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:a40c9d226366db9384aa684e3d34913cdacf75282bdc70dff4ff186e130ee2c3 - 20.04% (42.2 MB)

[#001] sha256:370d333d5093cd32956cf56f9aae4f0b66699bcae00e5dabfd442881776f9ce9 - 9.58% (20.2 MB)

[#002] sha256:51e0553b285628a266ebb4d38e7623c65244465467ff8604f7f64366042e3039 - 0.28% (613 KB)

[#003] sha256:e1cce74783347f4d67fe262681d92e193267109a2efe84e770286dc7fbaba966 - 0.0% (214 Bytes)

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

[#005] sha256:ff117d94ad6065f5f1edc1304103a8b829258c00a9e44e7c34d7fe795afbadc6 - 70.1% (148 MB)


History
2017-02-27 20:36:00 UTC

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

2017-02-27 20:36:01 UTC

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

2017-02-27 21:17:59 UTC

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

2017-02-28 15:26:28 UTC

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

2017-02-28 15:26:29 UTC

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

2017-02-28 15:26:30 UTC

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

2017-02-28 15:26:30 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

2017-02-28 15:26:31 UTC

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

2017-02-28 15:26:31 UTC

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

2017-02-28 15:26:31 UTC

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

2017-02-28 15:26:54 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