Namespace
library
Image / Tag
openjdk:9-b142-jre
Content Digest
sha256:f1c50f6a3505725e2b27e739b82f0a4c28bf5b6264669b669d85d4a9b65bfbe7
Details
Created

2016-11-01 17:33:29 UTC

Size

187 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

9~b142-1

JAVA_HOME

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

JAVA_VERSION

9~b142

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:279daf9814f4ba6feba147fd51356389273017b7d4a057e5a7cf724467c2fbcd - 22.08% (41.2 MB)

[#001] sha256:bee53d9e55ce8c4310eed9df888489b1e79dc22764f3c442d8e767d0f4218b57 - 10.52% (19.6 MB)

[#002] sha256:e0bb9b47ad60678a0250ff57c57bd70f3ca0f4d34a361905b0d5a502816051c4 - 0.31% (590 KB)

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

[#004] sha256:158f7a421c4f1e1b0f0041d305cf676debb0fcae1f04e4e1e20dab0c5ebfb9d3 - 0.0% (243 Bytes)

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


History
2016-10-17 21:26:09 UTC

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

2016-10-17 21:26:10 UTC

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

2016-10-17 23:39:43 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-10-18 20:41:32 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-11-01 17:33:04 UTC

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

2016-11-01 17:33:04 UTC

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

2016-11-01 17:33:05 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-11-01 17:33:06 UTC

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

2016-11-01 17:33:06 UTC

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

2016-11-01 17:33:06 UTC

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

2016-11-01 17:33:29 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