Namespace
library
Image / Tag
openjdk:9-b136-jdk
Content Digest
sha256:dadb5ed28780e2871f165bf217feda44bab10dcced4263b7fba95674b6ddadf4
Details
Created

2016-09-23 19:39:56 UTC

Size

234 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

9~b136-1

JAVA_HOME

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

JAVA_VERSION

9~b136

LANG

C.UTF-8

PATH

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


Layers

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

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

[#002] sha256:d346a7dd355fc6b042ab875c346181e3a59830f2c0a2961b7512dfc171eb8950 - 21.35% (49.9 MB)

[#003] sha256:a61c0ce2aaf48ece0d079535a6ae3a75d760f88be32e826f39042b07a2fd4d95 - 0.24% (579 KB)

[#004] sha256:9d454d9b918097dbfabf38bbb570310a8e69aae04066af9025a14f1970956918 - 0.0% (216 Bytes)

[#005] sha256:c6698e2f319714131e15680242720372f8ebc7da860484cc00e21f2bb0d9e3ad - 0.0% (242 Bytes)

[#006] sha256:688ee1a7ff8dfa0cd12e4cc0458513f2fc461c0f92135f5a6162fca1a6b7dd31 - 52.42% (123 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 18:27:51 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzr git mercurial openssh-client subversion procps && rm -rf /var/lib/apt/lists/*

2016-09-23 19:39:17 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:39:18 UTC

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

2016-09-23 19:39:18 UTC

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

2016-09-23 19:39:19 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:39:19 UTC

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

2016-09-23 19:39:19 UTC

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

2016-09-23 19:39:20 UTC

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

2016-09-23 19:39:56 UTC

/bin/sh -c set -x && apt-get update && apt-get install -y openjdk-9-jdk-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