Namespace
library
Image / Tag
openjdk:7u111-jre
Content Digest
sha256:6fb55e5ffc4ce926c320faa5fb807ed1bccd84ccbbe278109c67c5b38684e633
Details
Created

2017-01-17 00:51:46 UTC

Size

141 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

7u111-2.6.7-2~deb8u1

JAVA_HOME

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

JAVA_VERSION

7u111

LANG

C.UTF-8

PATH

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


Layers

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

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

[#002] sha256:c42794440453cbec048425a8d20efae4d6f57b629bbbf4f1793131e91088eb46 - 0.38% (553 KB)

[#003] sha256:9789263043d1903b4bfb12d55378dce8182df44901ba747f53b662dfbddd0f10 - 0.0% (242 Bytes)

[#004] sha256:028c93201aa7082fcfa16582dbc2ecd8d6f54dc56d46603688bd7ff7f3c60c1f - 52.46% (74.2 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:51: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/*

2017-01-17 00:51:05 UTC

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

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

2017-01-17 00:51:07 UTC

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

2017-01-17 00:51:07 UTC

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

2017-01-17 00:51:07 UTC

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

2017-01-17 00:51:46 UTC

/bin/sh -c set -x && apt-get update && apt-get install -y openjdk-7-jre-headless="$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