Namespace
library
Image / Tag
openjdk:11-ea-jre-slim
Content Digest
sha256:21aaebaa9493b8706a614117e2ceabc603f6a8aa2c2474b07b0ade391828d85a
Details
Created

2018-09-08 18:25:28 UTC

Size

102 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

11~28-1

JAVA_HOME

/docker-java-home

JAVA_VERSION

11-ea+28

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:5b7c4e2e64859070ddb846c8d1995c868828ca3f0747e700ce525cca0c668ead - 25.04% (25.6 MB)

[#001] sha256:5fe790305403cfefcd04e2c7141ec9c0cdf63365ea7cb2266f45810018349d1e - 0.44% (459 KB)

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

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

[#004] sha256:8dedf5bed2e7cceb468a63b34def8927c70be92acb234187c94aa0ed9c8644cd - 74.52% (76.2 MB)


History
2018-09-05 10:42:28 UTC

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

2018-09-05 10:42:28 UTC

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

2018-09-05 12:46:37 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-09-05 12:46:37 UTC

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

2018-09-05 12:46:38 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-09-05 12:46:39 UTC

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

2018-09-05 12:46:39 UTC

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

2018-09-08 18:22:52 UTC

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

2018-09-08 18:22:52 UTC

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

2018-09-08 18:25: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 --no-install-recommends openjdk-11-jre-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'

Details
Created

2018-09-07 19:37:25 UTC

Size

97.5 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

11~28-1

JAVA_HOME

/docker-java-home

JAVA_VERSION

11-ea+28

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:a7e1658cb0533dfcb5baa38a0ce3230fd3aea217be1a52d0b46f5521b305d608 - 25.69% (25.1 MB)

[#001] sha256:826d7fab3f2f9f524ee8ab66d9bf80ff7ce89278ff495a4c665481d069832089 - 0.45% (450 KB)

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

[#003] sha256:346fb9b43905ab75618d23770204a6bc486e33867d3761b8a29e052036f87396 - 0.0% (130 Bytes)

[#004] sha256:8bcced24cc54b827ef4a527a11ca088e293119846ba4f1a598426c5efb42d3d0 - 73.86% (72 MB)


History
2018-09-04 21:20:58 UTC

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

2018-09-04 21:20:58 UTC

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

2018-09-05 01:15:51 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-09-05 01:15:51 UTC

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

2018-09-05 01:15:52 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-09-05 01:15:52 UTC

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

2018-09-05 01:15:52 UTC

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

2018-09-07 19:34:20 UTC

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

2018-09-07 19:34:20 UTC

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

2018-09-07 19:37:25 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-jre-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'

Details
Created

2018-09-08 08:57:32 UTC

Size

80.2 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

11~28-1

JAVA_HOME

/docker-java-home

JAVA_VERSION

11-ea+28

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:242ba358ac12243e79ea9900990c026a4b2a428ee912e82307cda7137ce87b08 - 28.6% (22.9 MB)

[#001] sha256:cc9be3091e0f7f183201efb4d0d133657219a4951278ed991b57026f1390a136 - 0.54% (442 KB)

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

[#003] sha256:c93fa67f4197286b7e8493d96d73764a8a366a9fb46d90d8b4a283f649dd570a - 0.0% (130 Bytes)

[#004] sha256:e61019fad27929253d94f753a98339589fb91993533026383b3bfca37861c8fc - 70.86% (56.8 MB)


History
2018-09-05 08:53:37 UTC

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

2018-09-05 08:53:37 UTC

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

2018-09-05 09:28:42 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-09-05 09:28:42 UTC

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

2018-09-05 09:28:43 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-09-05 09:28:44 UTC

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

2018-09-05 09:28:44 UTC

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

2018-09-08 08:54:41 UTC

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

2018-09-08 08:54:41 UTC

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

2018-09-08 08:57:32 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-jre-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'

Details
Created

2018-09-08 12:10:27 UTC

Size

80.2 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

11~28-1

JAVA_HOME

/docker-java-home

JAVA_VERSION

11-ea+28

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:ba8445defddd24c3f2ac1eee6211fd2c3b937fa4fb76c2b8e6cff179fd515555 - 26.13% (21 MB)

[#001] sha256:7054fed937aa9eb213be249c9e83d066ebfc81075a7ac56b5fcc5ea9db7df2bf - 0.52% (425 KB)

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

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

[#004] sha256:fc3552840fdf6dd0f2fc01b1db5196483d384c9b2b934f1dfe73c25531d9a62f - 73.35% (58.9 MB)


History
2018-09-05 12:02:34 UTC

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

2018-09-05 12:02:35 UTC

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

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

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

2018-09-05 13:10:15 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-09-05 13:10:16 UTC

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

2018-09-05 13:10:18 UTC

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

2018-09-08 12:07:39 UTC

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

2018-09-08 12:07:39 UTC

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

2018-09-08 12:10:27 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-jre-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'

Details
Created

2018-09-15 10:29:22 UTC

Size

89.3 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

11~28-1

JAVA_HOME

/docker-java-home

JAVA_VERSION

11-ea+28

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:72c8cb2fd9e6abd14d8304d2ab8f3981d9ee18081e0eec41f5a6329ad46e13dc - 26.09% (23.3 MB)

[#001] sha256:6913615f01b262099426dbf3dc8f34a66d8acdd16e1b670f80120a578455d15f - 0.48% (436 KB)

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

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

[#004] sha256:b423a3da37d75a5531920d18f67c13dcd756b3749acfb04dfe0e4fc892281013 - 73.43% (65.6 MB)


History
2018-09-05 08:45:52 UTC

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

2018-09-05 08:46:08 UTC

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

2018-09-05 12:58: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-09-05 12:58:14 UTC

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

2018-09-05 12:58: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-09-15 10:18:34 UTC

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

2018-09-15 10:18:35 UTC

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

2018-09-15 10:18:36 UTC

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

2018-09-15 10:18:39 UTC

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

2018-09-15 10:29:22 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-jre-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'

Details
Created

2018-09-08 09:29:23 UTC

Size

91 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

11~28-1

JAVA_HOME

/docker-java-home

JAVA_VERSION

11-ea+28

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:ad06b39b761d5d0d233a1f9ed85dd96e65a277e736303cc95163a7aff63a44ec - 30.1% (27.4 MB)

[#001] sha256:49bca90424a7272ac7b846fddea3728bdaaae7093a26bda8e0596bdd046aa8d2 - 0.48% (448 KB)

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

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

[#004] sha256:0b1a6f3495e78d2d7f872c658f5542a669d65d1e7e0e57de9c8aa95f499d963a - 69.42% (63.2 MB)


History
2018-09-05 08:18:11 UTC

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

2018-09-05 08:18:11 UTC

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

2018-09-05 11:45: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-09-05 11:45:55 UTC

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

2018-09-05 11:45:59 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-09-05 11:46:06 UTC

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

2018-09-05 11:46:08 UTC

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

2018-09-08 09:20:39 UTC

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

2018-09-08 09:20:41 UTC

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

2018-09-08 09:29:23 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-jre-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'

Details
Created

2018-09-08 12:10:47 UTC

Size

84.4 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

11~28-1

JAVA_HOME

/docker-java-home

JAVA_VERSION

11-ea+28

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:0141ef1e371b0b8a4fc6d4d5118bbbf6045c295fad232833a634af2cf45bd823 - 28.16% (23.8 MB)

[#001] sha256:1bc3bfe0feae05698cb0859fa53d95daee2e1eaab41cfebb8f0ce0069be8249f - 0.53% (459 KB)

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

[#003] sha256:65d0ba243945140091255d628339e0b6f1580165203f754f88934522a60c1d0b - 0.0% (132 Bytes)

[#004] sha256:034aa959e80e567cb316a51c12f85dde38b82cfa34468d7ecfc2e2b7d03269bc - 71.31% (60.2 MB)


History
2018-09-05 11:42:49 UTC

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

2018-09-05 11:42:50 UTC

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

2018-09-05 12:06:45 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-09-05 12:06:45 UTC

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

2018-09-05 12:06:45 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-09-05 12:06:46 UTC

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

2018-09-05 12:06:46 UTC

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

2018-09-08 12:08:20 UTC

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

2018-09-08 12:08:20 UTC

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

2018-09-08 12:10: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-jre-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