Namespace
library
Image / Tag
openjdk:7u111-alpine
Content Digest
sha256:67bebf6b0a1fce67a060f396624cc795b9118c2e464902a7a847d0cb600805a7
Details
Created

2016-10-19 22:02:17 UTC

Size

74.3 MB

Content Digest
Environment
JAVA_ALPINE_VERSION

7.111.2.6.7-r2

JAVA_HOME

/usr/lib/jvm/java-1.7-openjdk

JAVA_VERSION

7u111

LANG

C.UTF-8

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/jvm/java-1.7-openjdk/jre/bin:/usr/lib/jvm/java-1.7-openjdk/bin


Layers

[#000] sha256:3690ec4760f95690944da86dc4496148a63d85c9e3100669a318110092f6862f - 2.97% (2.21 MB)

[#001] sha256:cfdb77eb56b4c44907a822ccdf607323c1f42fd024b7db6be146dd049d95f305 - 0.0% (230 Bytes)

[#002] sha256:5e87eeb13ad9ed22981f9c0b7753f79568a84073d032ad7ac2310f0b494bfa1a - 97.03% (72 MB)


History
2016-10-18 20:31:22 UTC

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

2016-10-18 20:39:57 UTC

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

2016-10-18 20:39: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

2016-10-18 20:39:59 UTC

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

2016-10-18 20:39:59 UTC

/bin/sh -c #(nop) ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/jvm/java-1.7-openjdk/jre/bin:/usr/lib/jvm/java-1.7-openjdk/bin

2016-10-19 22:02:07 UTC

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

2016-10-19 22:02:07 UTC

/bin/sh -c #(nop) ENV JAVA_ALPINE_VERSION=7.111.2.6.7-r2

2016-10-19 22:02:17 UTC

/bin/sh -c set -x && apk add --no-cache openjdk7="$JAVA_ALPINE_VERSION" && [ "$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