Namespace
library
Image / Tag
openjdk:7-jre-slim-jessie
Content Digest
sha256:38c7b79abce73883d7a193fdc2607a1f36f710bb22440d5f080c2ed4ccba8bbc
Details
Created

2019-05-14 00:00:38 UTC

Size

99.3 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

7u221-2.6.18-1~deb8u1

JAVA_HOME

/docker-java-home/jre

JAVA_VERSION

7u221

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:869527f326197631fcfd0ac41c8ce8837a469221bd968469b3ec80cba4d4a5b1 - 29.11% (28.9 MB)

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

[#002] sha256:c366d1823cbaf2f8585655478630658dde74a758fcd8c994dc6d882776c18e44 - 0.0% (247 Bytes)

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

[#004] sha256:2f67a487559d576a6c12c69a7dca3c516d01d3797c049468f50d39628a2445dd - 70.45% (69.9 MB)


History
2019-05-08 10:43:09 UTC

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

2019-05-08 10:43:09 UTC

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

2019-05-08 22:27: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/*

2019-05-08 22:27:36 UTC

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

2019-05-08 22:27: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

2019-05-08 22:27:39 UTC

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

2019-05-08 22:39:21 UTC

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

2019-05-13 23:57:23 UTC

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

2019-05-13 23:57:23 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u221-2.6.18-1~deb8u1

2019-05-14 00:00: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-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-05-14 00:36:36 UTC

Size

88.1 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

7u221-2.6.18-1~deb8u1

JAVA_HOME

/docker-java-home/jre

JAVA_VERSION

7u221

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:80e253c906dee8d7b26d7dafa4166149c57cb763d43ba6d483710370c32da5cd - 32.66% (28.8 MB)

[#001] sha256:359b1e5bffc36ffeb13a6993169cc333fa6661a6c4eed575d232ce4946cde837 - 0.5% (453 KB)

[#002] sha256:3f816a1ef6133e8f97fa4b0edb9b7e83432b998f2d5018b90bb97231273f6821 - 0.0% (247 Bytes)

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

[#004] sha256:a0c9810766c76d2372648e43bc8567846fc031357586fd505fc7c88abf18628a - 66.84% (58.9 MB)


History
2019-05-08 00:30:43 UTC

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

2019-05-08 00:30:43 UTC

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

2019-05-08 05:16: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/*

2019-05-08 05:16:18 UTC

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

2019-05-08 05:16: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

2019-05-08 05:16:19 UTC

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

2019-05-08 05:23:08 UTC

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

2019-05-14 00:34:33 UTC

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

2019-05-14 00:34:33 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u221-2.6.18-1~deb8u1

2019-05-14 00:36:36 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-05-14 00:04:09 UTC

Size

76.7 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

7u221-2.6.18-1~deb8u1

JAVA_HOME

/docker-java-home/jre

JAVA_VERSION

7u221

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:1c07eeafb49b1794eef3297c027b386341a5b14d957a4e321aaa6d4ad6f42ea0 - 35.38% (27.1 MB)

[#001] sha256:8228762bdec103beaeb65f3455093cfc85e41b2d89a2e5ff52a6ac14a9d2aa11 - 0.57% (446 KB)

[#002] sha256:a665f82611f1ea20211f63de2856d67df20f44f10f43f02976a13bc2df2b3cc2 - 0.0% (247 Bytes)

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

[#004] sha256:99d7882b99b7ecdb349fe9f5f7281c94228077f01ae211f7ce1822c8ae7aad44 - 64.05% (49.1 MB)


History
2019-05-08 08:50:21 UTC

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

2019-05-08 08:50:22 UTC

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

2019-05-08 11:41:22 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-05-08 11:41:23 UTC

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

2019-05-08 11:41:24 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-05-08 11:41:25 UTC

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

2019-05-08 11:46:14 UTC

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

2019-05-14 00:02:41 UTC

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

2019-05-14 00:02:41 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u221-2.6.18-1~deb8u1

2019-05-14 00:04:09 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-05-14 00:06:41 UTC

Size

73.6 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

7u221-2.6.18-1~deb8u1

JAVA_HOME

/docker-java-home/jre

JAVA_VERSION

7u221

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:e087398f59c8258df1419a1dab97ac7f54b57bb151a24b88dc99be00bc7546bf - 34.11% (25.1 MB)

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

[#002] sha256:699be4fc2145cba7ae971d162a5631dcef0a166e9ab31f18868f81e6bcfc32e3 - 0.0% (247 Bytes)

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

[#004] sha256:d2ed8456980eef7f8c107639121e7674658e860c3d1b3409276b464c94d4aee8 - 65.33% (48.1 MB)


History
2019-05-08 12:00:01 UTC

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

2019-05-08 12:00:04 UTC

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

2019-05-08 14:21:05 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-05-08 14:21:05 UTC

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

2019-05-08 14:21: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

2019-05-08 14:21:08 UTC

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

2019-05-08 14:26:23 UTC

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

2019-05-14 00:05:15 UTC

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

2019-05-14 00:05:16 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u221-2.6.18-1~deb8u1

2019-05-14 00:06: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'

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