Namespace
library
Image / Tag
openjdk:10-slim-experimental
Content Digest
sha256:9bf6cc8cb76b99fe6f744e93175002f092f873c8536a49d3dde8bb2c40a1d228
Details
Created

2018-04-14 02:50:52 UTC

Size

261 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

10~46-4

JAVA_HOME

/docker-java-home

JAVA_VERSION

10-ea+46

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:bfa9140a49a214e9eec99cc78f98d2b195eb9bcaff910fee3ae80f19dcd425b4 - 9.66% (25.2 MB)

[#001] sha256:f71818a32b1cd6739ae5ab427d699dae5ea7139c618d7360dc08e3febf6a7c4c - 0.17% (458 KB)

[#002] sha256:5a35f450ff491708be9b905d67d313e0f8857a2d57e53c22cf8feadc8aa7da00 - 0.0% (219 Bytes)

[#003] sha256:d90d9cc100b7316396b5b586b5935db505d88a7229b1960174beb8c0db9ee768 - 0.0% (239 Bytes)

[#004] sha256:5b0c19dd2d9b7886dc25e8bccb9833d3841d244400f42de819aa89083144280a - 0.0% (131 Bytes)

[#005] sha256:f06b42cadce880ffa769383464a37da15eca10af7d2456f5b182f455df7a9833 - 90.17% (235 MB)


History
2018-03-27 15:31:00 UTC

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

2018-03-27 15:31:00 UTC

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

2018-04-14 02:47: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-04-14 02:47:09 UTC

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

2018-04-14 02:47:09 UTC

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

2018-04-14 02:47:10 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-04-14 02:47:10 UTC

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

2018-04-14 02:47:10 UTC

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

2018-04-14 02:47:10 UTC

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

2018-04-14 02:47:11 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=10~46-4

2018-04-14 02:50:52 UTC

/bin/sh -c set -ex; if [ ! -d /usr/share/man/man1 ]; then mkdir -p /usr/share/man/man1; fi; ln -svT /docker-java-home/bin/java /usr/local/bin/java; apt-get update; apt-get install -y openjdk-10-jdk="$JAVA_DEBIAN_VERSION" ; rm -rf /var/lib/apt/lists/*; rm -v /usr/local/bin/java; [ "$(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-04-14 02:50:52 UTC

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

Details
Created

2018-04-04 19:13:31 UTC

Size

254 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

10~46-4

JAVA_HOME

/docker-java-home

JAVA_VERSION

10-ea+46

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:8d602e635a7063b254ddcd64997153b2e8f74c29ff4648089ae116a4ca3ea8e3 - 9.67% (24.5 MB)

[#001] sha256:45b0cb5bfff7921055b3160e463c0cbbd0da8804c54c0e81870e32789de17696 - 0.17% (450 KB)

[#002] sha256:f26ada49ec06a1dec9a075d442391f0ce99d1ec64a76e6c0fb0c8bd1e60da7eb - 0.0% (221 Bytes)

[#003] sha256:a31d298f44c943806253bc4fc8d46cb0d7ef576db265d0c8d84c3343f5ea5f16 - 0.0% (238 Bytes)

[#004] sha256:cc2866b060e948cf97801eae50f99d28f677cf48e9ce68e76acecf9c9c06e8f8 - 0.0% (130 Bytes)

[#005] sha256:207fc57f23dc01029d0e670e98a1c969a187ee64e57f22cc2fbbbef0d367ce8d - 90.16% (229 MB)


History
2018-03-13 22:21:43 UTC

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

2018-03-13 22:21:44 UTC

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

2018-03-14 09:56:18 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-03-14 09:56:18 UTC

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

2018-03-14 09:56:19 UTC

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

2018-03-14 09:56:19 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-03-14 09:56:20 UTC

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

2018-03-14 09:56:20 UTC

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

2018-03-16 06:40:29 UTC

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

2018-04-04 18:48:12 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=10~46-4

2018-04-04 19:13:31 UTC

/bin/sh -c set -ex; if [ ! -d /usr/share/man/man1 ]; then mkdir -p /usr/share/man/man1; fi; ln -svT /docker-java-home/bin/java /usr/local/bin/java; apt-get update; apt-get install -y openjdk-10-jdk="$JAVA_DEBIAN_VERSION" ; rm -rf /var/lib/apt/lists/*; rm -v /usr/local/bin/java; [ "$(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-04-04 19:13:31 UTC

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

Details
Created

2018-04-06 18:04:42 UTC

Size

223 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

10~46-4

JAVA_HOME

/docker-java-home

JAVA_VERSION

10-ea+46

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:1df428c58793052c39aa67c5a0cfc437c4f5e97e12915970ffa3b5a637915c81 - 10.13% (22.6 MB)

[#001] sha256:41ea34fa7879bc512ea22a1ff5fd2caeccec4a4a30a175ae662a07c22e57532a - 0.19% (443 KB)

[#002] sha256:776bfc1a4d82edc51af7414f4ba86c5a55a2fea41d0435b1156d0a45f9314cdf - 0.0% (221 Bytes)

[#003] sha256:fbd4eae367488fd6282f6411d1881f884a7bdd5a8edeb8e726a29ea5a1f26c69 - 0.0% (238 Bytes)

[#004] sha256:909d8cb63b9fa000d247c5f22cb48d46f6d4a11c4076742a3ce5538816b9706f - 0.0% (131 Bytes)

[#005] sha256:7360c6efa040879e39c8b349f7d4872e79c39b91eeac87b2a2da4cb8de1e85a5 - 89.68% (200 MB)


History
2018-03-14 19:59:20 UTC

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

2018-03-14 19:59:21 UTC

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

2018-03-14 22:37:38 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-03-14 22:37:39 UTC

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

2018-03-14 22:37:39 UTC

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

2018-03-14 22:37:40 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-03-14 22:37:41 UTC

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

2018-03-14 22:37:41 UTC

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

2018-03-16 08:06:12 UTC

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

2018-04-06 18:00:29 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=10~46-4

2018-04-06 18:04:41 UTC

/bin/sh -c set -ex; if [ ! -d /usr/share/man/man1 ]; then mkdir -p /usr/share/man/man1; fi; ln -svT /docker-java-home/bin/java /usr/local/bin/java; apt-get update; apt-get install -y openjdk-10-jdk="$JAVA_DEBIAN_VERSION" ; rm -rf /var/lib/apt/lists/*; rm -v /usr/local/bin/java; [ "$(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-04-06 18:04:42 UTC

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

Details
Created

2018-04-06 18:03:46 UTC

Size

222 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

10~46-4

JAVA_HOME

/docker-java-home

JAVA_VERSION

10-ea+46

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:eb4d24f57aa2e9887d736ab5ae837254043a7420798488e113011250c3d45c6b - 9.33% (20.7 MB)

[#001] sha256:fb6632e794ba04784b0b45265566f4f18a26d40bdfdd4aa6726c2df55600f62e - 0.19% (426 KB)

[#002] sha256:f26c0e249a49e408893c222a4071e831d9959c016bda599d2e774b78084f3574 - 0.0% (225 Bytes)

[#003] sha256:8ab9b299374d7501067c56288dda6111b30b796922317319edfddd816199e278 - 0.0% (238 Bytes)

[#004] sha256:f4132579df0f58e592491642768b2a8efbc4f35d457c56866659e56e8134a203 - 0.0% (131 Bytes)

[#005] sha256:1f2b7b01dc87872be9c6d6e38287f7d7933524fae729b550e98dfdbf75c0c95d - 90.48% (201 MB)


History
2018-03-14 12:30:51 UTC

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

2018-03-14 12:30:52 UTC

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

2018-03-14 13:49: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-03-14 13:49:47 UTC

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

2018-03-14 13:49:49 UTC

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

2018-03-14 13:49:50 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-03-14 13:49:51 UTC

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

2018-03-14 13:49:53 UTC

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

2018-03-16 01:25:43 UTC

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

2018-04-06 18:00:02 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=10~46-4

2018-04-06 18:03:45 UTC

/bin/sh -c set -ex; if [ ! -d /usr/share/man/man1 ]; then mkdir -p /usr/share/man/man1; fi; ln -svT /docker-java-home/bin/java /usr/local/bin/java; apt-get update; apt-get install -y openjdk-10-jdk="$JAVA_DEBIAN_VERSION" ; rm -rf /var/lib/apt/lists/*; rm -v /usr/local/bin/java; [ "$(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-04-06 18:03:46 UTC

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

Details
Created

2018-04-06 18:27:29 UTC

Size

228 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

10~46-4

JAVA_HOME

/docker-java-home

JAVA_VERSION

10-ea+46

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:793dde53d6e905ab81ddaae8c8ff711e51c5782e6ff5c8065a2f2017b116e00c - 9.66% (22 MB)

[#001] sha256:fd912422d8771b9bce422bc6af0c49132976576aa3834e0baccfc7c50ebd2ef9 - 0.19% (435 KB)

[#002] sha256:53e11e8b0ffa30a0ca891271ff40cdafa4e61dccc84daf31298279540c94ba10 - 0.0% (224 Bytes)

[#003] sha256:c249deefae88505d177a444f9addf4d020a3196cf9043bc3fc914c35ae7daf53 - 0.0% (238 Bytes)

[#004] sha256:e64d58067f6bff6c9a88c62ca85c97f15c56346c6da6792451711cbc71988f2a - 0.0% (130 Bytes)

[#005] sha256:02d68487c2e9a407eb1c5ca2afc67906480332818585e6b98a1a3439dd580f1d - 90.15% (206 MB)


History
2018-03-14 17:28:31 UTC

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

2018-03-14 17:28:32 UTC

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

2018-03-14 19:56:09 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-03-14 19:56:11 UTC

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

2018-03-14 19:56:12 UTC

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

2018-03-14 19:56: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-03-14 19:56:17 UTC

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

2018-03-14 19:56:32 UTC

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

2018-03-16 10:50:51 UTC

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

2018-04-06 18:07:28 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=10~46-4

2018-04-06 18:27:23 UTC

/bin/sh -c set -ex; if [ ! -d /usr/share/man/man1 ]; then mkdir -p /usr/share/man/man1; fi; ln -svT /docker-java-home/bin/java /usr/local/bin/java; apt-get update; apt-get install -y openjdk-10-jdk="$JAVA_DEBIAN_VERSION" ; rm -rf /var/lib/apt/lists/*; rm -v /usr/local/bin/java; [ "$(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-04-06 18:27:29 UTC

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

Details
Created

2018-04-06 18:39:31 UTC

Size

239 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

10~46-4

JAVA_HOME

/docker-java-home

JAVA_VERSION

10-ea+46

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:b3949de4c16b03531582180df6c78e53e16851fa35f1a3ab12ac83a511cae577 - 10.76% (25.7 MB)

[#001] sha256:6ecfa491131fe3c43d09dfae52d8bf81576df7e7c5fa65cc8ca02dd14a07330c - 0.18% (444 KB)

[#002] sha256:06dac87c74e35896811fdfcaf4d4fe49898e4d48d8197bac986765cf44f1993e - 0.0% (222 Bytes)

[#003] sha256:1df90f60e4a4df061b1d3b00245cf5f5191ae8c4f336f1e039e93a9c51635373 - 0.0% (238 Bytes)

[#004] sha256:31895c4a8e516ef2b5ca725a139946697af6811d223c3e20449c53a6b00510dd - 0.0% (132 Bytes)

[#005] sha256:79c9409d6c5f519952cc329b3c2bb7cee3796ba8be6bd0f41a49ed60eb8aae7d - 89.05% (213 MB)


History
2018-03-14 00:33:55 UTC

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

2018-03-14 00:33:57 UTC

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

2018-03-15 04:03:31 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-03-15 04:03:37 UTC

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

2018-03-15 04:03:39 UTC

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

2018-03-15 04:03:44 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-03-15 04:03:49 UTC

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

2018-03-15 04:03:52 UTC

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

2018-03-16 10:49:03 UTC

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

2018-04-06 18:09:55 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=10~46-4

2018-04-06 18:39:29 UTC

/bin/sh -c set -ex; if [ ! -d /usr/share/man/man1 ]; then mkdir -p /usr/share/man/man1; fi; ln -svT /docker-java-home/bin/java /usr/local/bin/java; apt-get update; apt-get install -y openjdk-10-jdk="$JAVA_DEBIAN_VERSION" ; rm -rf /var/lib/apt/lists/*; rm -v /usr/local/bin/java; [ "$(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-04-06 18:39:31 UTC

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

Details
Created

2018-04-06 18:04:53 UTC

Size

214 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

10~46-4

JAVA_HOME

/docker-java-home

JAVA_VERSION

10-ea+46

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:298af72285f6bd87726f47a71d44a9089da15048e0eb38a6b2ad0d5f6eef4cff - 11.1% (23.7 MB)

[#001] sha256:46fa0f98e9ab2b7efe654e711de6bbee6c0afc5d2a8d62d21d8f7b9f5dd611b9 - 0.21% (460 KB)

[#002] sha256:adf9bd37faf4b01e8ce07fbb2e78b05f74bc20c16bd189b199c1844b9af4eb2d - 0.0% (219 Bytes)

[#003] sha256:89fb1f77914d3a0c3d99ff5e81cb4b402918a8dbff220dc8f3b6aaf00250723d - 0.0% (237 Bytes)

[#004] sha256:d73f6516fe841568983cb1d49b9d42fa55b5c6fbba2c31e52c82df6c602a1763 - 0.0% (132 Bytes)

[#005] sha256:83aa14e87ee523cf1b2ca93e89f1b43b3fdc909765b7d86ff23900b94dc570a8 - 88.69% (190 MB)


History
2018-03-14 05:23:08 UTC

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

2018-03-14 05:23:08 UTC

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

2018-03-14 06:35:36 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-03-14 06:35:36 UTC

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

2018-03-14 06:35:37 UTC

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

2018-03-14 06:35: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-03-14 06:35:38 UTC

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

2018-03-14 06:35:38 UTC

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

2018-03-16 05:42:23 UTC

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

2018-04-06 18:00:26 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=10~46-4

2018-04-06 18:04:52 UTC

/bin/sh -c set -ex; if [ ! -d /usr/share/man/man1 ]; then mkdir -p /usr/share/man/man1; fi; ln -svT /docker-java-home/bin/java /usr/local/bin/java; apt-get update; apt-get install -y openjdk-10-jdk="$JAVA_DEBIAN_VERSION" ; rm -rf /var/lib/apt/lists/*; rm -v /usr/local/bin/java; [ "$(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-04-06 18:04:53 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