Namespace
library
Image / Tag
openjdk:7u91-jdk-alpine
Content Digest
sha256:7c476872dcd91583c4f39c9e74944731e8821d8671d0ffef7809b76b1fe34683
Details
Created

2016-10-18 20:40:12 UTC

Size

75.3 MB

Content Digest
Environment
JAVA_ALPINE_VERSION

7.91.2.6.3-r2

JAVA_HOME

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

JAVA_VERSION

7u91

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.93% (2.21 MB)

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

[#002] sha256:3f0b6de8d7ae491f4ff4f607a999fb57ee31e37416ff030c4da8e699184a3d70 - 97.07% (73.1 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-18 20:39:59 UTC

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

2016-10-18 20:40:00 UTC

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

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