Namespace
arm32v7
Image / Tag
openjdk:11-ea-21-sid
Content Digest
sha256:9fdd111268f79783e03e376513d9dbad397609b4a4f0833cc48bd44f2fcf3e1e
Details
Created

2018-07-10 12:04:44 UTC

Size

316 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

11~21-2

JAVA_HOME

/docker-java-home

JAVA_VERSION

11-ea+21

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:4d15482f8eb5deefaf0868a9ccd27a4114951064b3932d35d9efb85e81279901 - 13.42% (42.4 MB)

[#001] sha256:595c67309009d5c8c4b91b2f94f2a6e15a90740433ae648f42e27abbd7f0d948 - 1.94% (6.12 MB)

[#002] sha256:d4a0366c8111904aa25dded355812c67e2d285d60a35b0aba5efe1617309aab0 - 2.62% (8.3 MB)

[#003] sha256:9ff3f3c75831d29e8506f8caa26b57554a0c0e213ed6dd24a9304e052c67479e - 14.05% (44.4 MB)

[#004] sha256:1a712cb27c5009698e6c8fe288d98d2fa8d8d48b0e99f0ffdf5ee5c4b0b0b8dc - 0.26% (853 KB)

[#005] sha256:9e14f025f51b0d47c8f169bec92f0890804d7a56f0b8653a373972fa3738138f - 0.0% (236 Bytes)

[#006] sha256:eadcd8402f8524700fe3ac2d733654395b54b808753a12f3509fc32582496c0b - 0.0% (131 Bytes)

[#007] sha256:7c6652e63ddd86ae82e6f76026b6ed2e35b255d2d263723a9428bab4cce307f0 - 67.71% (214 MB)


History
2018-06-27 12:01:58 UTC

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

2018-06-27 12:02:01 UTC

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

2018-06-27 12:45:10 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl netbase wget && rm -rf /var/lib/apt/lists/*

2018-06-27 12:45:22 UTC

/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi

2018-06-27 12:45:54 UTC

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

2018-06-27 15:16:52 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzip2 unzip xz-utils && rm -rf /var/lib/apt/lists/*

2018-06-27 15:16:56 UTC

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

2018-06-27 15:16:57 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

2018-06-27 15:16:58 UTC

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

2018-06-27 15:16:58 UTC

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

2018-07-07 12:01:51 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=11-ea+21

2018-07-10 12:03:23 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11~21-2

2018-07-10 12:04:43 UTC

/bin/sh -c set -ex; if [ ! -d /usr/share/man/man1 ]; then mkdir -p /usr/share/man/man1; fi; apt-get update; apt-get install -y --no-install-recommends openjdk-11-jdk="$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'

2018-07-10 12:04:44 UTC

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

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