Namespace
library
Image / Tag
openjdk:7u181-jre-slim-jessie
Content Digest
sha256:47c08e515e20ab20f5a0048fcba8a31ffebce2288cc118e931f4c518e10342a5
Details
Created

2019-03-05 17:17:23 UTC

Size

99.2 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

7u181-2.6.14-2~deb8u1

JAVA_HOME

/docker-java-home/jre

JAVA_VERSION

7u181

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:409a1ff9979e478a433a9064d8898ac7a46e71c22f5b6ee7afc31a761e2130f8 - 29.13% (28.9 MB)

[#001] sha256:dffc42b6aa9b8b174f2a866382c912f30e300789aa535342db9313df26927861 - 0.45% (455 KB)

[#002] sha256:e7231f5c086ae4837b4c80f2f4f227972280668929077e3cb6b493cfcdc944a1 - 0.0% (248 Bytes)

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

[#004] sha256:907aba84018587b2730d6b56c179b4123d405b04d3c0249be113af1322af1ddd - 70.43% (69.9 MB)


History
2019-03-05 11:41:29 UTC

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

2019-03-05 11:41:30 UTC

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

2019-03-05 17:10:12 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzip2 unzip xz-utils && rm -rf /var/lib/apt/lists/*

2019-03-05 17:10:12 UTC

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

2019-03-05 17:10:13 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

2019-03-05 17:10:13 UTC

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

2019-03-05 17:14:09 UTC

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

2019-03-05 17:14:09 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=7u181

2019-03-05 17:14:09 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u181-2.6.14-2~deb8u1

2019-03-05 17:17: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-7-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

2019-03-27 01:04:41 UTC

Size

88 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

7u181-2.6.14-2~deb8u1

JAVA_HOME

/docker-java-home/jre

JAVA_VERSION

7u181

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:2a639da97f77795f2f0ebe3bb2c9fc94b4eee47bd41faaf216118e7a8fa65dd6 - 32.68% (28.8 MB)

[#001] sha256:3edd645c00d35e53c38bc96fb6f6cf80634b42d9f60c1d1ee17a802e8b8c0df8 - 0.5% (453 KB)

[#002] sha256:58f0e3de735d46f7f989a70581fdde01a547c1668a8ff9e44b0f7b307e230844 - 0.0% (248 Bytes)

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

[#004] sha256:d3b255dcaf6027ff6edc239f2015a43d2bf15572faf2c752494ec24d27f786b3 - 66.82% (58.8 MB)


History
2019-03-26 22:39:48 UTC

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

2019-03-26 22:39:48 UTC

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

2019-03-27 00:55: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/*

2019-03-27 00:55:37 UTC

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

2019-03-27 00:55:39 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

2019-03-27 00:55:40 UTC

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

2019-03-27 01:02:19 UTC

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

2019-03-27 01:02:19 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=7u181

2019-03-27 01:02:20 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u181-2.6.14-2~deb8u1

2019-03-27 01:04:41 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-7-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

2019-03-27 12:18:43 UTC

Size

76.7 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

7u181-2.6.14-2~deb8u1

JAVA_HOME

/docker-java-home/jre

JAVA_VERSION

7u181

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:381b01d802d70b42a6dbda0acb85a3c3bebbd7a8eb9fb5934b0eaf054de18e44 - 35.41% (27.1 MB)

[#001] sha256:636d28bcbb84a003e91ad3f74a2c8b3e363621c1f0bacd43f09b2b76fd8db293 - 0.57% (446 KB)

[#002] sha256:17735420f81169d04492a72a61d1ce7c87cb59d154eafc5d47599ba1dc06329b - 0.0% (248 Bytes)

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

[#004] sha256:dc05d8857759a1b8646a2560e0f6477ff4e17e4bc15521f93c8daf48dd2ae732 - 64.03% (49.1 MB)


History
2019-03-27 08:50:40 UTC

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

2019-03-27 08:50:41 UTC

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

2019-03-27 12:12: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/*

2019-03-27 12:12:09 UTC

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

2019-03-27 12:12: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

2019-03-27 12:12:12 UTC

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

2019-03-27 12:17:15 UTC

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

2019-03-27 12:17:16 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=7u181

2019-03-27 12:17:16 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u181-2.6.14-2~deb8u1

2019-03-27 12:18:43 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-7-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

2019-03-27 15:17:25 UTC

Size

73.5 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

7u181-2.6.14-2~deb8u1

JAVA_HOME

/docker-java-home/jre

JAVA_VERSION

7u181

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:80ee02f1493958c68f241edb0d71b84092fb026a0ffdbdabe9c7243de469f8ba - 34.13% (25.1 MB)

[#001] sha256:bcbaa7df0294fadef50d0e1c79cbaaa0bb6e214c8a1feb8de9a6ac64cb4e8946 - 0.56% (422 KB)

[#002] sha256:e468e412cc4600ab6dbc86addc288013b0e3b2c92ee5a545c33dbdfd4a7927f4 - 0.0% (248 Bytes)

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

[#004] sha256:69d64783e002dacc7cad85b5041e1e069e46afd36b9202b26e2802898d8e0637 - 65.3% (48 MB)


History
2019-03-27 12:04:17 UTC

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

2019-03-27 12:04:18 UTC

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

2019-03-27 15:09: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/*

2019-03-27 15:09:38 UTC

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

2019-03-27 15:09:39 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

2019-03-27 15:09:41 UTC

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

2019-03-27 15:14:53 UTC

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

2019-03-27 15:14:54 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=7u181

2019-03-27 15:14:54 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u181-2.6.14-2~deb8u1

2019-03-27 15:17: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-7-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