Namespace
library
Image / Tag
openjdk:9-b168-jdk
Content Digest
sha256:9676eb70a6e2db9e60ce7ad07ccd3b8e9593fd0e79bebfcf7a1f811ea7e5635d
Details
Created

2017-05-10 14:02:09 UTC

Size

251 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

9~b168-1

JAVA_HOME

/docker-java-home

JAVA_VERSION

9~b168

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:705d0395ca7a3af6e4662abc693a18e13ffd882aaf93db55fc1a1b313b69cad8 - 17.19% (43.2 MB)

[#001] sha256:f95bfff6e637f7f460b136c6303bc8a9e3341d1821affa81f98ce0d8e2895d0a - 4.28% (10.7 MB)

[#002] sha256:403c3d1db0ff620b98f8da5320fbc4e7557b3539d0c89fe984f5f234de90fd16 - 19.35% (48.6 MB)

[#003] sha256:576e6eaba21c7578ad992b4ff9f6eff4fd1ca8329b9a6c1e9720e2a524b248a0 - 0.25% (644 KB)

[#004] sha256:246f443a7ab8ddd8d3567f262c1c4803c4cf5ff9783b17741610868c8d8a0074 - 0.0% (213 Bytes)

[#005] sha256:7a2c23f42b858c7463b45cdfa706ba72abae930789ebbe7a1b922a1a4edd6b4b - 0.0% (240 Bytes)

[#006] sha256:4c2182f7c7320ae2a988e779fffa1264e78dcf1449007063abdd14f92a64aecc - 0.0% (130 Bytes)

[#007] sha256:2810daa5c467de4c0920d8c8093f85c22928420748b0dc627dd1e5ed370c6474 - 58.94% (148 MB)


History
2017-05-08 23:32:23 UTC

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

2017-05-08 23:32:23 UTC

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

2017-05-08 23:57:28 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-05-08 23:58:29 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/*

2017-05-10 14:01:35 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-05-10 14:01:36 UTC

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

2017-05-10 14:01:37 UTC

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

2017-05-10 14:01:39 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-05-10 14:01:40 UTC

/bin/sh -c ln -svT "/usr/lib/jvm/java-9-openjdk-$(dpkg --print-architecture)" /docker-java-home

2017-05-10 14:01:41 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home

2017-05-10 14:01:42 UTC

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

2017-05-10 14:01:42 UTC

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

2017-05-10 14:02:09 UTC

/bin/sh -c set -ex; apt-get update; apt-get install -y openjdk-9-jdk-headless="$JAVA_DEBIAN_VERSION" ; rm -rf /var/lib/apt/lists/*; [ "$(readlink -f "$JAVA_HOME")" = "$(docker-java-home)" ]; update-alternatives --get-selections | awk -v home="$(readlink -f "$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