Namespace
library
Image / Tag
openjdk:7-jre-jessie
Content Digest
sha256:39f17a9de28890cef0d1d84e00c67977679f762993c1d1c2eda3dffe558de378
Details
Created

2019-05-13 23:57:14 UTC

Size

159 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:6b6ce677eea2e67f795221107c4a01e07d07480fa9706aa20331a88f2a6f8617 - 32.7% (52.1 MB)

[#001] sha256:d7f48be8120c22e9a5375fa05aea15ce2e87362772a9df12046625d8fcaba344 - 11.89% (18.9 MB)

[#002] sha256:92a8e2c6eb765550667da189d586c3b73d307abeeea430d6d5c95f55d65c9056 - 0.48% (779 KB)

[#003] sha256:861335b3e62345784c37710932c592a66747027b4ad36cba37649d6dd5894e79 - 0.0% (248 Bytes)

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

[#005] sha256:0b28f11ab37edab67cc8a8f7e13418e263406ae4ded8531ed39d500f8acd28e5 - 54.94% (87.5 MB)


History
2019-05-08 10:42:11 UTC

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

2019-05-08 10:42:12 UTC

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

2019-05-08 18:57:59 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl netbase wget && rm -rf /var/lib/apt/lists/*

2019-05-08 18:57:59 UTC

/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi

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

2019-05-08 22:35:07 UTC

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

2019-05-08 22:35:08 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:35:09 UTC

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

2019-05-08 22:35:10 UTC

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

2019-05-13 23:53:53 UTC

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

2019-05-13 23:53:53 UTC

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

2019-05-13 23:57:14 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="$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:34:17 UTC

Size

147 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:db0035920883a73fe23c2f4c2c361e2508a9f8b9b410080817800c1f906323b7 - 35.18% (51.9 MB)

[#001] sha256:a9ebd83b4a4725c8e5e54f2aa7d3ee259492cbb89de0a4315c3533b84b32d3ee - 11.35% (16.7 MB)

[#002] sha256:02ef9e65a664c31717d28b5860445405dc277057ca1a1e3aabdde053669bc4f0 - 0.51% (777 KB)

[#003] sha256:b2786dccb0cc0174c18ba7cea8cb9e3ad67a9c6967590c1b2aa93a9947a1707b - 0.0% (246 Bytes)

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

[#005] sha256:bf313a79ccc89a195395841961e578ee6c39b41a831746ea332173ccd9f7108e - 52.96% (78.1 MB)


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

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

2019-05-08 00:30:19 UTC

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

2019-05-08 01:31:50 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl netbase wget && rm -rf /var/lib/apt/lists/*

2019-05-08 01:31:51 UTC

/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi

2019-05-08 05:20:32 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:20:32 UTC

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

2019-05-08 05:20:33 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:20:33 UTC

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

2019-05-08 05:20:34 UTC

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

2019-05-14 00:32:03 UTC

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

2019-05-14 00:32:03 UTC

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

2019-05-14 00:34:17 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="$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:02:30 UTC

Size

135 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:6d0312bf9f8207dd961236544595b270fcfea05ff71dac15ac7c00f5e0427a7d - 37.04% (50.1 MB)

[#001] sha256:a6c5b66973862969fdf9e67a84145501ba3d04f73b4611e6d46d7728d5e9e606 - 12.0% (16.2 MB)

[#002] sha256:46949af4d7aece585f16cab14d12372f3e0662e72a742aba443eb280ad4c6f18 - 0.56% (770 KB)

[#003] sha256:f7dddb6c9472653686b94536761170e18c98acde6abc6f88de1a66b36b5e1c2b - 0.0% (247 Bytes)

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

[#005] sha256:4e4c4364c964247177abea121d1b68fd2e6d9f58506176b8a18f8af065e5dd1d - 50.41% (68.2 MB)


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

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

2019-05-08 08:50:02 UTC

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

2019-05-08 09:53:04 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl netbase wget && rm -rf /var/lib/apt/lists/*

2019-05-08 09:53:06 UTC

/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi

2019-05-08 11:44:21 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:44:22 UTC

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

2019-05-08 11:44:23 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:44:24 UTC

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

2019-05-08 11:44:24 UTC

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

2019-05-14 00:00:41 UTC

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

2019-05-14 00:00:42 UTC

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

2019-05-14 00:02:30 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="$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:57 UTC

Size

131 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:15cfb32571a95dcaa3a8408897c92bd923327a52abf09ce9c125ed6b5e9257ef - 36.48% (48 MB)

[#001] sha256:284ec6226ea641062369562b37a4579db6937f39a7a9f2141e2aee7b588399c8 - 12.13% (15.9 MB)

[#002] sha256:017beffb8b23665d3f1bfdcb56a278510037d249ac21c0a493a6da43357db7c7 - 0.55% (745 KB)

[#003] sha256:74637465dc72fdd6abbdbe209e7f14282b804bd972b94fe8c5193a26a70851b6 - 0.0% (247 Bytes)

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

[#005] sha256:2a9174e14c812191ba1457bbcd8d776518599762fdc9ab0f5b2e130a4f5ff211 - 50.84% (66.8 MB)


History
2019-05-08 11:59:37 UTC

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

2019-05-08 11:59:38 UTC

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

2019-05-08 12:56:15 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl netbase wget && rm -rf /var/lib/apt/lists/*

2019-05-08 12:56:17 UTC

/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi

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

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

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

2019-05-08 14:24:19 UTC

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

2019-05-08 14:24:20 UTC

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

2019-05-14 00:03:15 UTC

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

2019-05-14 00:03:16 UTC

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

2019-05-14 00:04: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-7-jre="$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