Namespace
library
Image / Tag
openjdk:9-b177-jdk
Content Digest
sha256:58649e60d7f51f888f70f11231a28e0e120650e9026a93747710b8a5ca23d83f
Details
Created

2017-07-21 22:14:45 UTC

Size

257 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

9~b177-3

JAVA_HOME

/docker-java-home

JAVA_VERSION

9-b177

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:f836f6e9bd1ef868da87e8fdcd0443c718f899e6da05effb84bb370ddc2c039f - 16.75% (43.1 MB)

[#001] sha256:866f097affeb6c2272cae889af2ad71060e7e1e31baef46758f838a060c70da5 - 4.16% (10.7 MB)

[#002] sha256:d3999d81b5d80519af4924f4ffa9088d684372004fc9380566ee69e32da21b49 - 1.64% (4.22 MB)

[#003] sha256:aa058e7e715a6212842c44a104b7cc2f75755d9b6b8dcbde6abb4bb41215fd58 - 19.6% (50.4 MB)

[#004] sha256:acd45d96ce63b510cd179a4616a425e8426043aad8bf6f0cbe235e306669a9fe - 0.25% (646 KB)

[#005] sha256:22fe5535b34a526a1b6eb10854c592499d136df1c43cc878aa034dd63e561892 - 0.0% (214 Bytes)

[#006] sha256:376fd88566eb93e15f95a7827dc4a94beb398ad982c824bb4cdd2f9363ea4f2b - 0.0% (240 Bytes)

[#007] sha256:2d004c5888e78f94c11295676dd9769f67bee0e0b6f7d542bf6874c08c12f323 - 0.0% (131 Bytes)

[#008] sha256:cbd440578515b9a57a150ee95f7b21c90d8597b203a4f3e48b5ccc81f2ad2af4 - 57.6% (148 MB)


History
2017-06-20 20:20:10 UTC

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

2017-06-20 20:20:11 UTC

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

2017-06-20 21:12:16 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-07-07 01:34:05 UTC

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

2017-07-07 01:34:49 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-07-07 05:26:59 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-07-07 05:27:01 UTC

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

2017-07-07 05:27:02 UTC

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

2017-07-07 05:27: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

2017-07-07 05:27:06 UTC

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

2017-07-07 05:27:07 UTC

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

2017-07-19 23:27:38 UTC

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

2017-07-19 23:27:39 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9~b177-3

2017-07-21 22:14:45 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 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