Namespace
library
Image / Tag
openjdk:7u211
Content Digest
sha256:dca7bd58d6d0d09e5b58c36680b07dd693affd47393e1eacad22e6f6db70561f
Details
Created

2019-05-08 22:24:31 UTC

Size

216 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

7u211-2.6.17-1~deb8u1

JAVA_HOME

/docker-java-home

JAVA_VERSION

7u211

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:6b6ce677eea2e67f795221107c4a01e07d07480fa9706aa20331a88f2a6f8617 - 24.06% (52.1 MB)

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

[#002] sha256:05e2f0da43ea430545e5a12be0e5a2ef24f151c7a76853985342d7075ee644ce - 19.38% (41.9 MB)

[#003] sha256:36160fa934d7cbead72438930e789d96a41ef8cffa846c2c2a419abc6e8f35aa - 0.37% (812 KB)

[#004] sha256:f0399d6b6b0100410c5016b3956bfee95f1f96ef19211476ae02530207b72d92 - 0.0% (247 Bytes)

[#005] sha256:579ba1d3b4fe495d6700fd65e096ec84ddfb4b4c238a69c0d1cfca3dc71ad277 - 0.0% (131 Bytes)

[#006] sha256:7ce88aeab09a51c6eed7e67b4a85fdf961e8f709fac505a55e231add9690f846 - 47.44% (103 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 19:01:25 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzr git mercurial openssh-client subversion procps && rm -rf /var/lib/apt/lists/*

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

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

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

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

2019-05-08 22:20:19 UTC

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

2019-05-08 22:20:20 UTC

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

2019-05-08 22:20:20 UTC

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

2019-05-08 22:24: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 --no-install-recommends 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

2019-05-08 05:14:21 UTC

Size

204 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

7u211-2.6.17-1~deb8u1

JAVA_HOME

/docker-java-home

JAVA_VERSION

7u211

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:db0035920883a73fe23c2f4c2c361e2508a9f8b9b410080817800c1f906323b7 - 25.41% (51.9 MB)

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

[#002] sha256:4cf624e5b31148821dbdc3eface7d221c3a94d63cffbf6ced906ba1c6e4a6cde - 20.24% (41.3 MB)

[#003] sha256:9acab6bfb3ef31bf6938b8aa233a868742428d5f83d3d9a54312e210ab1ea679 - 0.39% (809 KB)

[#004] sha256:0c00f0a5c1e282315bcf46cff1cb0ee2f97966ba585111298db299b516816439 - 0.0% (247 Bytes)

[#005] sha256:98133370871a9e0b296ba9f371143319edb6e8cda29434e91339994a65f5c126 - 0.0% (130 Bytes)

[#006] sha256:51d21ea60fc5563d3735c99029fd306921c7812a80bb109af2d65c4fb8e98992 - 45.77% (93.4 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 01:34:22 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzr git mercurial openssh-client subversion procps && rm -rf /var/lib/apt/lists/*

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

2019-05-08 05:11:52 UTC

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

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

2019-05-08 05:11:54 UTC

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

2019-05-08 05:11:54 UTC

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

2019-05-08 05:11:54 UTC

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

2019-05-08 05:11:55 UTC

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

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

2019-05-08 11:40:12 UTC

Size

188 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

7u211-2.6.17-1~deb8u1

JAVA_HOME

/docker-java-home

JAVA_VERSION

7u211

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:6d0312bf9f8207dd961236544595b270fcfea05ff71dac15ac7c00f5e0427a7d - 26.74% (50.1 MB)

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

[#002] sha256:1c8ddefb956d3a90bcc7004952e9d431ca2679233ae2b10f67b4f95c6649af4a - 20.93% (39.2 MB)

[#003] sha256:7c00b739c112c8bc8d19371f80af58c6edcd494e68b364101cd48c3db3d4e58b - 0.42% (802 KB)

[#004] sha256:b0ff629078483634e008bbb48e497f4fac6896fa52174579bf485d1e95f56af2 - 0.0% (247 Bytes)

[#005] sha256:a06e98af39cbdb9cb2a3c5abc100cfa41f2f332ce9ac66810306a53fa77d41bf - 0.0% (131 Bytes)

[#006] sha256:956a9b3dd55505596ed67a9e019fe9c28a5da70aa7b85d520781af92a70056cc - 43.25% (81.1 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 09:54:37 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzr git mercurial openssh-client subversion procps && rm -rf /var/lib/apt/lists/*

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

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

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

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

2019-05-08 11:38:25 UTC

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

2019-05-08 11:38:25 UTC

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

2019-05-08 11:38:26 UTC

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

2019-05-08 11:40:12 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-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

2019-05-08 14:19:58 UTC

Size

182 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

7u211-2.6.17-1~deb8u1

JAVA_HOME

/docker-java-home

JAVA_VERSION

7u211

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:15cfb32571a95dcaa3a8408897c92bd923327a52abf09ce9c125ed6b5e9257ef - 26.3% (48 MB)

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

[#002] sha256:c3f65834a938bc59e0539fdcf3bc7d33343e54cb9e0160efad5ae0979f1e125f - 20.79% (37.9 MB)

[#003] sha256:99f145832e9b87c0e4be3ebb018f7bf29831954bd8ef0c314f2adef48d93a3ac - 0.42% (777 KB)

[#004] sha256:06169c95c7dcb130c2f5313cc8e44a8b2a06c520cb2590f34807a9623c341c09 - 0.0% (247 Bytes)

[#005] sha256:21e7b223f865ac82ba351900acb5cd72001aafd3af5903efb3a2836a9b729681 - 0.0% (131 Bytes)

[#006] sha256:70186e7d6853982d6e66d25a7821f1201ea53f3a203cdb8eebe432504af23199 - 43.75% (79.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 12:57:47 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzr git mercurial openssh-client subversion procps && rm -rf /var/lib/apt/lists/*

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

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

2019-05-08 14:18:06 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:18:07 UTC

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

2019-05-08 14:18:08 UTC

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

2019-05-08 14:18:08 UTC

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

2019-05-08 14:18:09 UTC

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

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