Namespace
library
Image / Tag
openjdk:7u111-jdk
Content Digest
sha256:c0b61b62639124aa838dc755c5a9d57c072f762b71b170281927399a14db4652
Details
Created

2017-01-17 00:50:58 UTC

Size

241 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

7u111-2.6.7-2~deb8u1

JAVA_HOME

/usr/lib/jvm/java-7-openjdk-amd64

JAVA_VERSION

7u111

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:5040bd2983909aa8896b9932438c3f1479d25ae837a5f6220242a264d0221f2d - 20.35% (49 MB)

[#001] sha256:fce5728aad85a763fe3c419db16885eb6f7a670a42824ea618414b8fb309ccde - 7.34% (17.7 MB)

[#002] sha256:76610ec20bf5892e24cebd4153c7668284aa1d1151b7c3b0c7d50c579aa5ce75 - 16.84% (40.5 MB)

[#003] sha256:60170fec2151d2108ed1420625c51138434ba4e0223d3023353d3f32ffe3cfc2 - 0.23% (579 KB)

[#004] sha256:66b144b1d5b09e72e8e108a39bb1586e607c7ade5c637df2b8ba46108cb0ae8f - 0.0% (242 Bytes)

[#005] sha256:6263baad4f89e1d72f6010ac8e51fd1898d6a874d533ee2addac494dd50b0152 - 55.23% (133 MB)


History
2017-01-16 20:35:09 UTC

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

2017-01-16 20:35:16 UTC

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

2017-01-17 00:00:45 UTC

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

2017-01-17 00:01:07 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/*

2017-01-17 00:49: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/*

2017-01-17 00:49:52 UTC

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

2017-01-17 00:49: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

2017-01-17 00:49:53 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64

2017-01-17 00:49:53 UTC

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

2017-01-17 00:49:54 UTC

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

2017-01-17 00:50:58 UTC

/bin/sh -c set -x && apt-get update && apt-get install -y openjdk-7-jdk="$JAVA_DEBIAN_VERSION" && rm -rf /var/lib/apt/lists/* && [ "$JAVA_HOME" = "$(docker-java-home)" ]

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