Namespace
library
Image / Tag
openjdk:7u151-jdk-slim
Content Digest
sha256:b0fe48b4a609649025732eb9502469b9d06067f5b92063e0d65b8080c6d7b63c
Details
Created

2018-03-30 05:58:51 UTC

Size

154 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

7u151-2.6.11-2~deb8u1

JAVA_HOME

/docker-java-home

JAVA_VERSION

7u151

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:ec7b1998b022b3eb218010907097139cebc6fb8b1aaab342d847d1f283ef3967 - 18.7% (28.9 MB)

[#001] sha256:a04a27e96ce23b95c48964629de8b12ae62c6016cd048835400412b6d057d57d - 0.29% (455 KB)

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

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

[#004] sha256:80d78738e19cfaef0f49a2e75f4839a66f9cdc463b894fbddd3e98b899628cc6 - 81.01% (125 MB)


History
2018-03-27 14:24:52 UTC

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

2018-03-27 14:24:53 UTC

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

2018-03-30 05:38: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/*

2018-03-30 05:38:32 UTC

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

2018-03-30 05:38:34 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-30 05:38:34 UTC

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

2018-03-30 05:57:01 UTC

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

2018-03-30 05:57:01 UTC

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

2018-03-30 05:57:01 UTC

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

2018-03-30 05:58:51 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 openjdk-7-jdk="$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-03-14 11:30:31 UTC

Size

142 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

7u151-2.6.11-2~deb8u1

JAVA_HOME

/docker-java-home

JAVA_VERSION

7u151

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:b0568b191983bc2844b2fdb48aeefa72452931bfead0a87e0515bfc602ea3b0c - 20.24% (28.7 MB)

[#001] sha256:afb9677eb5994c545214796f8413ba73dbf4626fbb577aad1372c07946932a67 - 0.31% (453 KB)

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

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

[#004] sha256:db1693ee4449ddacdaef268843ebc0571918978e2ce9067e390a916debbb8bf9 - 79.44% (113 MB)


History
2018-03-13 21:58:13 UTC

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

2018-03-13 21:58:13 UTC

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

2018-03-14 11:15: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/*

2018-03-14 11:15:32 UTC

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

2018-03-14 11:15: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

2018-03-14 11:15:34 UTC

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

2018-03-14 11:29:22 UTC

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

2018-03-14 11:29:22 UTC

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

2018-03-14 11:29:22 UTC

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

2018-03-14 11:30:31 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 openjdk-7-jdk="$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-03-14 22:59:01 UTC

Size

116 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

7u151-2.6.11-2~deb8u1

JAVA_HOME

/docker-java-home

JAVA_VERSION

7u151

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:16d1ef8f2728e0194f717016e924d03797379be56a8cd4bbdea8d983641afa9a - 23.38% (27.1 MB)

[#001] sha256:0e708deb3ef62f87e9ef8e9485cc96aeecef0b6e4b796009348a8c2598f794fd - 0.38% (446 KB)

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

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

[#004] sha256:b0d5c26b9727dd5f717b80457917cb927cef02631692ef554d3382f839c65afd - 76.25% (88.4 MB)


History
2018-03-14 19:56:16 UTC

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

2018-03-14 19:56:16 UTC

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

2018-03-14 22:54: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 22:54:18 UTC

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

2018-03-14 22:54: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 22:54:20 UTC

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

2018-03-14 22:57:38 UTC

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

2018-03-14 22:57:38 UTC

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

2018-03-14 22:57:39 UTC

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

2018-03-14 22:59:01 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 openjdk-7-jdk="$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-03-14 14:16:24 UTC

Size

121 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

7u151-2.6.11-2~deb8u1

JAVA_HOME

/docker-java-home

JAVA_VERSION

7u151

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:b8c016a755ce56e2fbb5a9f179c7bde3f0742c21b2727356a1658fc7d973f46a - 20.67% (25.1 MB)

[#001] sha256:67b5b51682b5721472ebae1c157daa42a439c1c7350098b17dc2a72c0c9c5ed3 - 0.34% (422 KB)

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

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

[#004] sha256:bab5535c3aee2d4d761404a887b6630e595db25acb28e8eb9ac7d47b4348352b - 78.99% (95.8 MB)


History
2018-03-14 12:27:28 UTC

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

2018-03-14 12:27:29 UTC

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

2018-03-14 14:11: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 14:11:16 UTC

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

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

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

2018-03-14 14:14:54 UTC

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

2018-03-14 14:14:55 UTC

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

2018-03-14 14:14:55 UTC

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

2018-03-14 14:16:24 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 openjdk-7-jdk="$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-03-15 05:57:19 UTC

Size

119 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

7u151-2.6.11-2~deb8u1

JAVA_HOME

/docker-java-home

JAVA_VERSION

7u151

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:5853f0e07e55a691985bbc1b5abe444cd0a1293cf6b5356cbc6b27b3cbd790ef - 23.45% (28 MB)

[#001] sha256:8a23d0d988d639cb2abed3fbe682af7bc919fac598a0cb4258398705b86dec85 - 0.37% (449 KB)

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

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

[#004] sha256:ce162ae05ca55e2d25a37738a5bf539b7b29d0c1af31499c1bbe1e272064b5cf - 76.18% (90.8 MB)


History
2018-03-14 00:32:43 UTC

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

2018-03-14 00:32:44 UTC

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

2018-03-15 05:25: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-03-15 05:25:53 UTC

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

2018-03-15 05:25:58 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 05:26:04 UTC

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

2018-03-15 05:45:31 UTC

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

2018-03-15 05:45:34 UTC

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

2018-03-15 05:45:36 UTC

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

2018-03-15 05:57:19 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 openjdk-7-jdk="$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-03-16 05:46:15 UTC

Size

120 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

7u151-2.6.11-2~deb8u1

JAVA_HOME

/docker-java-home

JAVA_VERSION

7u151

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:73a91a9f561cad48038a81f8d9c37a90e39c3d0c806aaedb15f2f77092870ce4 - 24.08% (28.9 MB)

[#001] sha256:2c5a370e5b79737d84b7be8a7213874e303146d0326051fd88addd473f6724d6 - 0.38% (462 KB)

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

[#003] sha256:50a42278e1243d4555fb09cbba36ebc1f8288edff05700405a7e1af08928f10e - 0.0% (133 Bytes)

[#004] sha256:167d7acdce8d6ed1100b02069ffec48cf75ec13d45d271d9216349947c7ae1fa - 75.55% (90.7 MB)


History
2018-03-14 05:22:12 UTC

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

2018-03-14 05:22:12 UTC

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

2018-03-16 05:44:19 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-16 05:44:19 UTC

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

2018-03-16 05:44:20 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-16 05:44:21 UTC

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

2018-03-16 05:45:14 UTC

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

2018-03-16 05:45:15 UTC

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

2018-03-16 05:45:15 UTC

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

2018-03-16 05:46:15 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 openjdk-7-jdk="$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