Namespace
library
Image / Tag
openjdk:9-jre-slim-sid
Content Digest
sha256:82ea8fbc3e5b84c04fa2f89e45d079562901a21adbfc6927b99dbb0151181635
Details
Created

2018-05-31 05:57:38 UTC

Size

103 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

9.0.4+12-4

JAVA_HOME

/docker-java-home

JAVA_VERSION

9.0.4+12

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:b0b251c3fa17d0cdbdd0cb21b207843e9e733533c09d41956b9606a7c6aaf613 - 24.65% (25.5 MB)

[#001] sha256:2e5bd07609d18b01a4468533d1ef2f44d73ce4a39eb21ca52f111fe56eaf4e07 - 0.43% (458 KB)

[#002] sha256:bb2eb62cc483e44adba330b0e961bb185427b884355d6c1d64fe31215e6f821e - 0.0% (239 Bytes)

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

[#004] sha256:a3d6cf3bad415c2efddcf9ed91a505d0db9330656fe2019e29b292e3cb3c1144 - 74.92% (77.4 MB)


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

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

2018-04-28 10:40:59 UTC

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

2018-05-31 05:46:06 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-31 05:46:06 UTC

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

2018-05-31 05:46: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-05-31 05:57:10 UTC

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

2018-05-31 05:57:10 UTC

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

2018-05-31 05:57:10 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=9.0.4+12

2018-05-31 05:57:10 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9.0.4+12-4

2018-05-31 05:57:38 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-9-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-05-14 22:39:55 UTC

Size

97.9 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

9.0.4+12-4

JAVA_HOME

/docker-java-home

JAVA_VERSION

9.0.4+12

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:c2ad77de49cedb25345a40be4f3ccc592075053d2d1b4cafcc67a011c070df60 - 25.35% (24.8 MB)

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

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

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

[#004] sha256:db3fcb6a0075d8e297e30126427ed1a6557a31223d4e5a44a0e7643ed1c2d87d - 74.2% (72.6 MB)


History
2018-04-28 07:02:48 UTC

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

2018-04-28 07:02:49 UTC

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

2018-05-01 09:40:17 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-01 09:40:17 UTC

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

2018-05-01 09:40:18 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-01 11:00:51 UTC

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

2018-05-01 11:00:51 UTC

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

2018-05-01 11:00:51 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=9.0.4+12

2018-05-01 11:00:51 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9.0.4+12-4

2018-05-14 22:39:55 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-9-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-05-15 09:42:38 UTC

Size

82 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

9.0.4+12-4

JAVA_HOME

/docker-java-home

JAVA_VERSION

9.0.4+12

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:d8a6a213c8dfd9e72ad11408970d74e2be7ffdfbac3683ed1a40c28534145e4a - 27.9% (22.9 MB)

[#001] sha256:dbe23918d5c3df5c5737b91e6e16035342f47e61426f3dd0265882e998ef16a4 - 0.53% (443 KB)

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

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

[#004] sha256:b396c694ab84a285f5aecbecbd898ea63441b0005b7e9c4c9809afeb6394b4dd - 71.58% (58.7 MB)


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

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

2018-04-28 08:51:57 UTC

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

2018-04-28 12:33: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-04-28 12:33:18 UTC

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

2018-04-28 12:33: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-04-28 12:43:12 UTC

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

2018-04-28 12:43:13 UTC

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

2018-04-28 12:43:13 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=9.0.4+12

2018-04-28 12:43:13 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9.0.4+12-4

2018-05-15 09:42:38 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-9-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-05-15 12:14:25 UTC

Size

81.9 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

9.0.4+12-4

JAVA_HOME

/docker-java-home

JAVA_VERSION

9.0.4+12

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:e896ce6a07096665b9b10eea8b8d7a9f0f6e26c3d88bd463db48304823b92890 - 25.57% (20.9 MB)

[#001] sha256:925e7bf3333e528dfd915abfbcbc560f820ce29a375d884865566688160e4eed - 0.51% (426 KB)

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

[#003] sha256:4ccb997b52fc92a7c297f6b56be1f7c3f0a231772051e22da26267550fad9e97 - 0.0% (132 Bytes)

[#004] sha256:39fa33f4e7f0ccc13c6eaf36297974f81964fff1dc21679b5462993ccce82891 - 73.92% (60.6 MB)


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

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

2018-04-28 12:02:41 UTC

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

2018-04-28 12:38:02 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-28 12:38:04 UTC

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

2018-04-28 12:38: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-04-28 12:47:33 UTC

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

2018-04-28 12:47:33 UTC

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

2018-04-28 12:47:34 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=9.0.4+12

2018-04-28 12:47:35 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9.0.4+12-4

2018-05-15 12:14: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-9-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-05-15 09:41:07 UTC

Size

84.7 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

9.0.4+12-4

JAVA_HOME

/docker-java-home

JAVA_VERSION

9.0.4+12

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:8a965c5efd07de5feb761f2ff7f7c9319fbd736849e5c372d102a79db79c4f2f - 26.31% (22.3 MB)

[#001] sha256:3ca2f61f6ee678d7988be608168e9c185ba5c895ae0c465aae1111cc9b9f381e - 0.5% (435 KB)

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

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

[#004] sha256:fdc3a51a42fd310bb6e0861cff02acec5b5156d339847cb499f1b23da837402d - 73.19% (62 MB)


History
2018-04-30 23:28:38 UTC

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

2018-04-30 23:28:47 UTC

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

2018-05-01 10:26: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-05-01 10:26:43 UTC

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

2018-05-01 10:26: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-05-01 10:56:53 UTC

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

2018-05-01 10:56:53 UTC

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

2018-05-01 10:56:54 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=9.0.4+12

2018-05-01 10:56:55 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9.0.4+12-4

2018-05-15 09:41: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-9-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-05-15 08:46:16 UTC

Size

89.6 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

9.0.4+12-4

JAVA_HOME

/docker-java-home

JAVA_VERSION

9.0.4+12

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:62552d209895f0ed53682f7309596edd291c8529683e854dd1fb36398d01bf69 - 29.05% (26 MB)

[#001] sha256:e8ff6d72f21b69924c949ee40aec368655f2ab6a94c0a4a2067453fce44edabe - 0.48% (445 KB)

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

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

[#004] sha256:a0d0a24dd34a9dfb1c5c4cb9b74cfbfc3874866e562e347365f904e1008882b5 - 70.47% (63.1 MB)


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

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

2018-04-28 08:19:33 UTC

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

2018-04-28 09:22: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-04-28 09:22:50 UTC

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

2018-04-28 09:22:53 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-28 09:30:54 UTC

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

2018-04-28 09:30:56 UTC

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

2018-04-28 09:30:57 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=9.0.4+12

2018-04-28 09:30:58 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9.0.4+12-4

2018-05-15 08:46: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-9-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-05-15 12:03:57 UTC

Size

87.2 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

9.0.4+12-4

JAVA_HOME

/docker-java-home

JAVA_VERSION

9.0.4+12

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:bff59799036649cecf076e4900a64b601dd41fb4774da5d260797609e96f77d2 - 27.4% (23.9 MB)

[#001] sha256:00321480668e2c88c597070fd4a0503df76d083adfe3488d69f82f37cf3a1143 - 0.52% (460 KB)

[#002] sha256:ee0b7fa65f7725d173d1d9261b5c223d16d2f1f2a2850391fb2cd3eca5082060 - 0.0% (235 Bytes)

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

[#004] sha256:c12e682761ef0a8595f992222b0e12d42179c0e6c161773b6d5427791ddb3e44 - 72.09% (62.9 MB)


History
2018-04-28 11:44:07 UTC

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

2018-04-28 11:44:07 UTC

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

2018-04-28 14:19: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-04-28 14:19:52 UTC

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

2018-04-28 14:19: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-04-28 14:26:54 UTC

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

2018-04-28 14:26:55 UTC

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

2018-04-28 14:26:55 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=9.0.4+12

2018-04-28 14:26:55 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9.0.4+12-4

2018-05-15 12:03:57 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-9-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