Namespace
library
Image / Tag
openjdk:11-ea-11-jre-sid
Content Digest
sha256:dd9457bf25b94971c77b9cb04b758042692d8a121a896dece9e1cf610582ac55
Details
Created

2018-05-05 13:08:33 UTC

Size

251 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

11~11-2

JAVA_HOME

/docker-java-home

JAVA_VERSION

11-ea+11

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:33fb16074d5de3f73c0e2941c01c03e5dc69cfb8f568b7fbc3e29926b575fef0 - 18.67% (46.8 MB)

[#001] sha256:10c0106e7eaef0802d668a2b79bf9f1db764acfe5d6181a1f4d15dc548ad4a5d - 3.28% (8.22 MB)

[#002] sha256:cdc872687358d61e714f879d08e972342c93b7d91f31c13f6b15916a9a4130cc - 3.7% (9.29 MB)

[#003] sha256:c266f0298db5b53e45ca82a3707209e2098e53dce72d871e5fd6e21b7e310632 - 0.33% (845 KB)

[#004] sha256:33b6809fb29c1fe46cdc50297cabe4e017d9b8d14fa071d183d5303f1be1ff5a - 0.0% (238 Bytes)

[#005] sha256:add2edb98a04f01cd49cf40bcbf17528237f323c7627039f171b62bb898f27e1 - 0.0% (131 Bytes)

[#006] sha256:df8cebc579031dca64098f0d33b12c4873a9fb9e99a444258d3bd3378fb26729 - 74.03% (186 MB)


History
2018-04-28 10:40:49 UTC

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

2018-04-28 10:40:49 UTC

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

2018-05-05 11:02:32 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-05-05 11:02:38 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-05-05 13:06: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-05-05 13:06:53 UTC

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

2018-05-05 13:06:54 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-05-05 13:06:55 UTC

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

2018-05-05 13:06:55 UTC

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

2018-05-05 13:06:55 UTC

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

2018-05-05 13:06:55 UTC

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

2018-05-05 13:08:33 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-11-jre="$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'

Details
Created

2018-05-05 08:01:52 UTC

Size

241 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

11~11-2

JAVA_HOME

/docker-java-home

JAVA_VERSION

11-ea+11

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:e7cb83f94a464daabb5fa4e63ae521d65d7956bfcb3619bc75857f7d598ff12c - 19.09% (46.1 MB)

[#001] sha256:e2af7c2bd543ba42600867217cd2f676eae7c4c38a8ba8a3cf8edce489534cfe - 3.42% (8.24 MB)

[#002] sha256:3b5286ee17a380311ffd9b7f82c5c957c59358a2103c0a1cc96c0be7eb91528f - 3.74% (9.02 MB)

[#003] sha256:1a6f948f766f58ed5e0b5c75b9b6338f3a6a7ee3ac64fe98c946b196b1a92515 - 0.34% (837 KB)

[#004] sha256:47ca5a1068e6437056cf1b53c145bb93231b122e13be7e8760336394bfb30a32 - 0.0% (239 Bytes)

[#005] sha256:9776722d85d54280072bd69f6b18338a5c92efaa267679990c2094d022af6838 - 0.0% (130 Bytes)

[#006] sha256:76aa0353c6ba511276d8491c3356b7ed5a9e12e590a3a38aebf4e87aa7a11c64 - 73.41% (177 MB)


History
2018-04-28 06:49:58 UTC

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

2018-04-28 06:49:59 UTC

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

2018-05-05 04:59: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-05-05 04:59:18 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-05-05 08:00:25 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-05-05 08:00:25 UTC

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

2018-05-05 08:00:26 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-05-05 08:00:26 UTC

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

2018-05-05 08:00:27 UTC

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

2018-05-05 08:00:27 UTC

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

2018-05-05 08:00:27 UTC

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

2018-05-05 08:01:52 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-11-jre="$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'

Details
Created

2018-05-05 09:20:46 UTC

Size

221 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

11~11-2

JAVA_HOME

/docker-java-home

JAVA_VERSION

11-ea+11

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:e55988127988d265ae9a533cadc5ee50c9a724a2602f8677daa3d5ca1354a4c8 - 20.01% (44.2 MB)

[#001] sha256:aafc48823c28e5748b4391dec0c3ace05a68f5a65301bb16529fbf5cfdcf4ba2 - 3.37% (7.45 MB)

[#002] sha256:fab5f6db056b1ea7d4547374cc334a044271698f505521bb613b98b4e9d62fff - 3.97% (8.77 MB)

[#003] sha256:16073a84548c03437560da2931d6276f5698e1b26256817ec343c389cfd1c66a - 0.37% (830 KB)

[#004] sha256:7511e3d44dd1677ace4c49728e92bc682e66c906f2d94d5a76db694717d1923c - 0.0% (236 Bytes)

[#005] sha256:855ae9a6b0d9285f5fd78459cb29e4089de21e1dcfb2f422edbd12db27296e26 - 0.0% (131 Bytes)

[#006] sha256:9f93bff3990b6e15d3ab54d784f373ea74b409e2c6eeb7783ee1060a166f597e - 72.27% (159 MB)


History
2018-04-28 08:51:39 UTC

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

2018-04-28 08:51:39 UTC

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

2018-05-05 08:57:49 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-05-05 08:57:59 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-05-05 09:19:08 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-05-05 09:19:08 UTC

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

2018-05-05 09:19:09 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-05-05 09:19:10 UTC

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

2018-05-05 09:19:11 UTC

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

2018-05-05 09:19:11 UTC

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

2018-05-05 09:19:11 UTC

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

2018-05-05 09:20:46 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-11-jre="$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'

Details
Created

2018-05-05 12:49:10 UTC

Size

216 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

11~11-2

JAVA_HOME

/docker-java-home

JAVA_VERSION

11-ea+11

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:bd36ef86ab3a0249a38384d63e39dbf85bd3f64d4e9ae0179795e2da5754d3fc - 19.54% (42.1 MB)

[#001] sha256:f2182099ef994efdc26b1608eeb96ebb41405847c6f253e40c752ec9246cce60 - 3.33% (7.19 MB)

[#002] sha256:f5fedbfebaf2860a81e319ee9a8c18137fb801f56d7729af7b4698f98e05c62b - 3.93% (8.49 MB)

[#003] sha256:ff4a3e738acdd9a9a58a2aae6f1746bfb228f3db2f19111110fa026ecbbbfa56 - 0.37% (814 KB)

[#004] sha256:2b2675718e4005b12e6c5113e924d01d09028ba80a4aa158bcdd2cde1983eac2 - 0.0% (238 Bytes)

[#005] sha256:184c701159bb95571dd96ec48e59c940cf0b1c99277727bb8dd2e6deda95487e - 0.0% (130 Bytes)

[#006] sha256:1884e59fd42f61c4ab1fe286dde03e9ad4e204efc77bbed2269b4d7980902504 - 72.83% (157 MB)


History
2018-04-28 12:02:19 UTC

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

2018-04-28 12:02:20 UTC

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

2018-05-05 12:10:42 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-05-05 12:10:53 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-05-05 12:47:13 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-05-05 12:47:14 UTC

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

2018-05-05 12:47:16 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-05-05 12:47:18 UTC

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

2018-05-05 12:47:18 UTC

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

2018-05-05 12:47:19 UTC

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

2018-05-05 12:47:19 UTC

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

2018-05-05 12:49: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 openjdk-11-jre="$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'

Details
Created

2018-05-05 11:17:28 UTC

Size

221 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

11~11-2

JAVA_HOME

/docker-java-home

JAVA_VERSION

11-ea+11

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:ed5c004c8effeb24e6eee983af18662b0d28341fbbd46983746399c6df3358c8 - 19.67% (43.5 MB)

[#001] sha256:8023415c45ba32335bb869e25328b3b2c70e3ad264f1129bb133addb1fbfef4a - 3.39% (7.5 MB)

[#002] sha256:2793192206e4ab032f5152356b71ea402af9d6cfd3812ad4e29857c76a039af6 - 3.96% (8.76 MB)

[#003] sha256:b0e00dfc0b129c4ab2194347ddc38f66136387e9921b5f11f3ed3612ee9c840f - 0.36% (823 KB)

[#004] sha256:ed0ff915ee587518b4d37f32230fd2b29388359c6dd67adc9e61cf15fbce46b6 - 0.0% (237 Bytes)

[#005] sha256:49c9430658318b096a24aa78870a521a4fb1d3e37c82b91243b8a28ec6de822a - 0.0% (130 Bytes)

[#006] sha256:f6614dd48634f3c4263c6ff63164e3756b639d5b2d6dde23b87a9c911ff25449 - 72.6% (161 MB)


History
2018-04-30 23:27:31 UTC

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

2018-04-30 23:27:34 UTC

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

2018-05-05 09:27:56 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-05-05 09:28:24 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-05-05 11:10:00 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-05-05 11:10:02 UTC

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

2018-05-05 11:10: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

2018-05-05 11:10:09 UTC

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

2018-05-05 11:10:10 UTC

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

2018-05-05 11:10:11 UTC

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

2018-05-05 11:10:12 UTC

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

2018-05-05 11:17:28 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-11-jre="$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'

Details
Created

2018-05-05 13:45:20 UTC

Size

232 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

11~11-2

JAVA_HOME

/docker-java-home

JAVA_VERSION

11-ea+11

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:354f055c313d4d07201e01fd4de9af4aca89e3df17572870e56c5b8945e48443 - 20.42% (47.4 MB)

[#001] sha256:f77e4d2b61d28a226758713bae6bf933182cc9aa5eea6834696ef5865b36a2d2 - 3.39% (7.87 MB)

[#002] sha256:ee38bf91c1472a5fafe06a2f5ba7ea5bf20d82e4c77308ccb3bb26c3068d95c5 - 3.99% (9.26 MB)

[#003] sha256:ac66d4df0eb05e246b8290fe8e98d0dc23c04705d9e2e79abed62b95a7329a0a - 0.35% (832 KB)

[#004] sha256:b09abe145510be9656286d6cbd8cfed6e7efc4f1079ce629e458b56c291939a9 - 0.0% (238 Bytes)

[#005] sha256:6bcfc84ce5c8614175802345c31d29d0829ae536a87ca8e08abb26167c05f191 - 0.0% (132 Bytes)

[#006] sha256:f45e9eaca700867adecf350f312e1679e1bb915b08a0eba03bbaaa20565b9c76 - 71.86% (167 MB)


History
2018-04-28 08:19:13 UTC

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

2018-04-28 08:19:15 UTC

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

2018-05-05 09:16:25 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-05-05 09:16:49 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-05-05 13:40:54 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-05-05 13:40:58 UTC

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

2018-05-05 13:41:00 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-05-05 13:41:02 UTC

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

2018-05-05 13:41:06 UTC

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

2018-05-05 13:41:07 UTC

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

2018-05-05 13:41:07 UTC

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

2018-05-05 13:45:20 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-11-jre="$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