Namespace
library
Image / Tag
openjdk:9-b161-jre
Content Digest
sha256:c16067b3f52d8984f60cc53cd5d8c9ddee2415361e0cca5aab203d60ed44acb8
Details
Created

2017-04-26 23:12:19 UTC

Size

213 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

9~b161-1

JAVA_HOME

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

JAVA_VERSION

9~b161

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:a841bbfc2677931730fc87f2ae744411bafc92235b68ca88a21443c2a9adaa55 - 20.3% (43.2 MB)

[#001] sha256:4d5c09827328edda71795dc28781e627950f1a5bbec385201080f5aed329daba - 9.6% (20.4 MB)

[#002] sha256:2bbe4930e094ecb48add6ca6cd62e32393a18c4d7d9607f65d52674a9237e718 - 0.28% (619 KB)

[#003] sha256:e31361d0a03141658f7b0f6846501453a527d2eabd9f6cc955e85856946e3703 - 0.0% (213 Bytes)

[#004] sha256:fb341f064078bd9d84e2bd5044e8e9d81692f08550615028bac9dcd331af0c95 - 0.0% (240 Bytes)

[#005] sha256:28bac90ee8e16252c62689e16a80da0deed15609936be8ef30419dee22cedd12 - 69.81% (148 MB)


History
2017-04-24 19:23:43 UTC

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

2017-04-24 19:23:44 UTC

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

2017-04-24 19:56:33 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-04-25 00:44:45 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-04-25 00:44:46 UTC

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

2017-04-25 00:44:47 UTC

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

2017-04-25 00:44:48 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-04-25 00:44:49 UTC

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

2017-04-25 00:44:49 UTC

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

2017-04-25 00:44:50 UTC

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

2017-04-26 23:12:19 UTC

/bin/sh -c set -ex; 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)" ]; update-alternatives --get-selections | awk -v home="$JAVA_HOME" 'index($3, home) == 1 { $2 = "manual"; print | "update-alternatives --set-selections" }'; update-alternatives --query java | grep -q 'Status: manual'

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