Namespace
library
Image / Tag
java:7u121-jre-alpine
Content Digest
sha256:53b1dc166b035b83148153a265e9f42d3137da1493ce541c834113e763b01b76
Details
Created

2017-03-03 22:01:20 UTC

Size

58.8 MB

Content Digest
Environment
JAVA_ALPINE_VERSION

7.121.2.6.8-r0

JAVA_HOME

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

JAVA_VERSION

7u121

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:7095154754192bfc2306f3b2b841ef82771b7ad39526537234adb1e74ae81a93 - 3.75% (2.21 MB)

[#001] sha256:38a1c0aaa6fda9a4f5f940c5c7a0622430f1faac9de367016cd5a0aed8ef4478 - 0.0% (228 Bytes)

[#002] sha256:00931970f016de39c34343b7c5f5974d896c296f713fcd3102c5afe0b3ac15a8 - 96.25% (56.6 MB)


History
2017-03-03 20:32:21 UTC

/bin/sh -c #(nop) ADD file:3df55c321c1c8d73f22bc69240c0764290d6cb293da46ba8f94ed25473fb5853 in /

2017-03-03 22:00:57 UTC

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

2017-03-03 22:00: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

2017-03-03 22:01:10 UTC

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

2017-03-03 22:01:10 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

2017-03-03 22:01:10 UTC

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

2017-03-03 22:01:11 UTC

/bin/sh -c #(nop) ENV JAVA_ALPINE_VERSION=7.121.2.6.8-r0

2017-03-03 22:01:20 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