Namespace
library
Image / Tag
openjdk:9-b139-jre
Content Digest
sha256:ba763720e30c8da41e835fb35d4ee91e4032d0d461131313a89d3f5c79f8d756
Details
Created

2016-10-10 23:15:01 UTC

Size

186 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

9~b139-1

JAVA_HOME

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

JAVA_VERSION

9~b139

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:8d7c8b969090899eedb896dfcdfc11e08596be2a94b1ae77609086ede354ab53 - 22.1% (41.2 MB)

[#001] sha256:b5cf27ef20a0d684a2f113fab4b3cf58cdb4b5e3ec312e688e979add4df4d9cb - 10.53% (19.6 MB)

[#002] sha256:c0830056fe15f38afce8b173005bb2f7f0dfa6dfc85529cbdddcc3b28de638c8 - 0.29% (545 KB)

[#003] sha256:5bf85a6d45fb1fc04e5797a084cbb8a32b57b2e661109ec88dbb3753ba565a3b - 0.0% (219 Bytes)

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

[#005] sha256:910d4658ebfcf3e5df16607e9bc5dcc8889ec521b90dd8308b5b803759ae37ad - 67.09% (125 MB)


History
2016-09-23 18:09:05 UTC

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

2016-09-23 18:09:06 UTC

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

2016-09-23 18:27:12 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-09-23 19:41:43 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-09-23 19:41:45 UTC

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

2016-09-23 19:41:45 UTC

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

2016-09-23 19:41:46 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-09-23 19:41:47 UTC

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

2016-10-10 23:14:41 UTC

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

2016-10-10 23:14:41 UTC

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

2016-10-10 23:15:01 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