Namespace
library
Image / Tag
java:7u121-alpine
Content Digest
sha256:0f8f5b35ecf9701b8852bc0e194f56f33f0f46d96f84790186de9bc06dc3a90a
Details
Created

2017-03-03 22:01:09 UTC

Size

74.3 MB

Content Digest
Environment
JAVA_ALPINE_VERSION

7.121.2.6.8-r0

JAVA_HOME

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

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

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

[#002] sha256:813a1a00513cab49fcb6584abe3ba296279d0561ecfc7335b705d6e8eb1726c1 - 97.03% (72.1 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:00:58 UTC

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

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

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

2017-03-03 22:00:59 UTC

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

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