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

2016-10-18 20:40:24 UTC

Size

59.8 MB

Content Digest
Environment
JAVA_ALPINE_VERSION

7.91.2.6.3-r2

JAVA_HOME

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

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

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

[#002] sha256:25092d337590f0d72d494e3c122a4e0530685562cbf40b31ae9319673a17f2ae - 96.31% (57.6 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:40:13 UTC

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

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

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

2016-10-18 20:40:14 UTC

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

2016-10-18 20:40:24 UTC

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