Namespace
library
Image / Tag
openjdk:11-ea-24-jdk-slim
Content Digest
sha256:d49c90680b69e084c407e8da20906d23a6f50030515403d21c39c58a553a1e2e
Details
Created

2018-07-28 10:43:50 UTC

Size

381 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

11~24-1

JAVA_HOME

/docker-java-home

JAVA_VERSION

11-ea+24

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:5dfc5302b4bfc84b249f67f2e7094fdf4be54645eb3b6ce014c0c7ecca1e6df4 - 6.72% (25.6 MB)

[#001] sha256:5c2f3a405923c070ef2fc1a30ce2d9036eee908d3d315c21569898eb8390c12e - 0.12% (458 KB)

[#002] sha256:12d96811d096ea29f146e1f9e59c6100f66189bee526673d4cc256ae946095fe - 0.0% (237 Bytes)

[#003] sha256:f4c5731eb629f64cb6cf33bd9be4f0ccc2af036f5e4d4fc2cd686c5dd88a1832 - 0.0% (131 Bytes)

[#004] sha256:047d53c1e66a8d99174bd57928752c0f1d0e71f222de24df205c05effb5699d6 - 93.17% (355 MB)


History
2018-07-17 10:47:10 UTC

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

2018-07-17 10:47:18 UTC

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

2018-07-17 11:22:04 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-07-17 11:22:06 UTC

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

2018-07-17 11:22:07 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-07-17 11:22:09 UTC

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

2018-07-17 11:22:09 UTC

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

2018-07-28 10:42:40 UTC

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

2018-07-28 10:42:40 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11~24-1

2018-07-28 10:43:47 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-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'

2018-07-28 10:43:50 UTC

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

Details
Created

2018-07-27 22:23:37 UTC

Size

301 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

11~24-1

JAVA_HOME

/docker-java-home

JAVA_VERSION

11-ea+24

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:21c77be511c9830e11f7da7f8796340d6103e5b1e4124bb1639947aa0f11c19e - 8.28% (24.9 MB)

[#001] sha256:c9a9bc4c131a474462e235e575844d60055d3904745b1cd7e9bcb0bbd1ed82b7 - 0.15% (449 KB)

[#002] sha256:a85403034af41f2da36b479c531eb04f843b0af4715e65ee84a91e1fbb5f1bf9 - 0.0% (237 Bytes)

[#003] sha256:bcd5e0c34299187bbde044e4b8e5f7de695a016f6b69d6794a3ea6142e320d1a - 0.0% (131 Bytes)

[#004] sha256:d831b8fe23a8eb6a005fb3e8efec35112c6546503b35f2da3d312e20b151c138 - 91.57% (276 MB)


History
2018-07-17 00:25:12 UTC

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

2018-07-17 00:25:12 UTC

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

2018-07-17 06:09:53 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-07-17 06:09:54 UTC

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

2018-07-17 06:09:55 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-07-17 06:09:55 UTC

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

2018-07-17 06:09:56 UTC

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

2018-07-27 22:22:48 UTC

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

2018-07-27 22:22:48 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11~24-1

2018-07-27 22:23:35 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-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'

2018-07-27 22:23:37 UTC

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

Details
Created

2018-07-28 08:51:17 UTC

Size

237 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

11~24-1

JAVA_HOME

/docker-java-home

JAVA_VERSION

11-ea+24

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:acea72f1ecd7951289e77c440c4f3aaf77848b2faad76bd7e8db097abfd2d14d - 9.69% (23 MB)

[#001] sha256:a7f1b1d984fcd3ca8b479950705e6b86d08f519f9188906659654128bb914826 - 0.18% (443 KB)

[#002] sha256:b1f488e93cd0d679131e5e9688de12c41011ef24684777d7b3752a1f7b3ff8f8 - 0.0% (238 Bytes)

[#003] sha256:14f280a5dce6cfac3dc45f43e3940509a8a59d388361aa6e3f6efe35df7ed4c3 - 0.0% (131 Bytes)

[#004] sha256:237fca446c31d16a1b4fdc20a73c8559098b3ea7c4c0e64b6db8b04507a59eea - 90.13% (214 MB)


History
2018-07-17 08:54:21 UTC

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

2018-07-17 08:54:22 UTC

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

2018-07-17 09:14:16 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-07-17 09:14:16 UTC

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

2018-07-17 09:14:17 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-07-17 09:14:18 UTC

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

2018-07-17 09:14:18 UTC

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

2018-07-28 08:50:34 UTC

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

2018-07-28 08:50:34 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11~24-1

2018-07-28 08:51:16 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-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'

2018-07-28 08:51:17 UTC

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

Details
Created

2018-07-31 12:17:59 UTC

Size

259 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

11~24-1

JAVA_HOME

/docker-java-home

JAVA_VERSION

11-ea+24

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:1e5341b5f8a7f0c7e651d696478846f375e478fc35a15daad21057ed34c86aa0 - 8.13% (21 MB)

[#001] sha256:201706a9d8742be6b39b2112a52a81180a89c547979584ec52ab950ef13a4768 - 0.16% (426 KB)

[#002] sha256:1db9f0721f2ca238b0a84c406f829b0b7c9a960dd91b6ebd65d2e4825db85f79 - 0.0% (236 Bytes)

[#003] sha256:4dc9b2cda3454dd54d9134d49524faa78c52f7dbf220f21d80d55fb384c98815 - 0.0% (131 Bytes)

[#004] sha256:79d50dbdc923a5b19facf523cde2dbf4f1bb1df7edb7237150aa0d74fd78cabd - 91.71% (237 MB)


History
2018-07-17 12:03:40 UTC

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

2018-07-17 12:03:41 UTC

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

2018-07-17 12:34:47 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-07-17 12:34:48 UTC

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

2018-07-17 12:34:49 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-07-17 12:34:50 UTC

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

2018-07-17 12:34:50 UTC

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

2018-07-31 12:17:13 UTC

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

2018-07-31 12:17:13 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11~24-1

2018-07-31 12:17:59 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-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'

2018-07-31 12:17:59 UTC

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

Details
Created

2018-07-28 08:49:08 UTC

Size

288 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

11~24-1

JAVA_HOME

/docker-java-home

JAVA_VERSION

11-ea+24

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:458ba916572f94d66f19aa3ff0115bc9864ed4d91c67787dcfcbb4b00bfbdb97 - 7.78% (22.4 MB)

[#001] sha256:d7e2b81cd49e56ea3c4cae916184f441c675aa527aa693a54010d266d76746f7 - 0.15% (435 KB)

[#002] sha256:a478f77447653d89e7bb16b1270e51445b598b0c48ed8f7046fcc124bae1ae83 - 0.0% (237 Bytes)

[#003] sha256:1bc9f58532813326e8baa3cbeec0ebfb917decee942701852fd3967c2502cc4a - 0.0% (131 Bytes)

[#004] sha256:35291d1076d21a496732fe8f8a5ae0b69b3be7df7fbf9a8224d8be0b0fc0d664 - 92.07% (265 MB)


History
2018-07-17 08:44:27 UTC

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

2018-07-17 08:44:33 UTC

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

2018-07-17 09:56:58 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-07-17 09:56:59 UTC

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

2018-07-17 09:57:01 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-07-17 09:57:03 UTC

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

2018-07-17 09:57:04 UTC

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

2018-07-28 08:46:45 UTC

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

2018-07-28 08:46:46 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11~24-1

2018-07-28 08:49:07 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-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'

2018-07-28 08:49:08 UTC

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

Details
Created

2018-08-01 10:40:15 UTC

Size

278 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

11~24-1

JAVA_HOME

/docker-java-home

JAVA_VERSION

11-ea+24

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:c0079deb5131e41ff48e218a11dc6d4aaf2ee6f48d4674431d4da149f01bd944 - 9.41% (26.2 MB)

[#001] sha256:dcf7a34d4ae23534bc74ed18c6c3b2d4528589acd4a6c4ed1172442e070315e5 - 0.16% (444 KB)

[#002] sha256:2189ec7f1e039011f776c44f0becd3e5065e0a06e25dca83d56e0698d7c16fdc - 0.0% (236 Bytes)

[#003] sha256:20a24d44be9692f4c723c652f3ab74ad80496ecfa0a51aecc2f812334ba67821 - 0.0% (133 Bytes)

[#004] sha256:69662acedf4456834695b6d309ef5e10fd8bc09091285991bdcd43abd806edc0 - 90.43% (251 MB)


History
2018-07-17 08:18:51 UTC

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

2018-07-17 08:18:54 UTC

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

2018-07-17 08:49:33 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-07-17 08:49:34 UTC

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

2018-07-17 08:49:37 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-07-17 08:49:38 UTC

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

2018-07-17 08:49:39 UTC

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

2018-08-01 10:30:13 UTC

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

2018-08-01 10:30:18 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11~24-1

2018-08-01 10:40:00 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-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'

2018-08-01 10:40:15 UTC

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

Details
Created

2018-07-28 11:53:11 UTC

Size

272 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

11~24-1

JAVA_HOME

/docker-java-home

JAVA_VERSION

11-ea+24

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:1a7175b896da3e09b9a3ca6e3eb08f48c4a4243431b90adbec26e8baa7abec49 - 8.8% (24 MB)

[#001] sha256:aae7fd283a35bc996c3e40072f47e06f5a1863d130778afd8486985973fe079c - 0.16% (460 KB)

[#002] sha256:6b36a405f4357de759ca613cac9db408120a959b381a08b4c3ca780fe0e66965 - 0.0% (237 Bytes)

[#003] sha256:13be106628117d44b0baab4035a3607a1dcbe5ece4061889f3546aec4b6304a7 - 0.0% (132 Bytes)

[#004] sha256:1dcd9e208a3f59a66d21b10d17ec12ce20cb02179d9612d1f877db9c1793dba1 - 91.04% (248 MB)


History
2018-07-17 11:42:33 UTC

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

2018-07-17 11:42:34 UTC

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

2018-07-17 12:03:10 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-07-17 12:03:10 UTC

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

2018-07-17 12:03:11 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-07-17 12:03:12 UTC

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

2018-07-17 12:03:12 UTC

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

2018-07-28 11:52:31 UTC

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

2018-07-28 11:52:31 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11~24-1

2018-07-28 11:53:10 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-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'

2018-07-28 11:53:11 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