Namespace
arm32v7
Image / Tag
openjdk:7-alpine
Content Digest
sha256:4e5fcfe2f346c0457a9a247019c803afe737f8cfb919134dda90ec3cb165a485
Details
Created

2019-05-11 12:17:35 UTC

Size

66.7 MB

Content Digest
Environment
JAVA_ALPINE_VERSION

7.211.2.6.17-r0

JAVA_HOME

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

JAVA_VERSION

7u211

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:856f4240f8dba160c5323506c1e9a4dbaaca840bf1b0c244af3b8d1b42b0f43b - 3.36% (2.24 MB)

[#001] sha256:962e53e3f8337e63290eb26703e31f0e87d70db371afae581ad3898b1dccb972 - 0.0% (238 Bytes)

[#002] sha256:922294a51cfa16abfa3004273ba618aaf7432d18ab35c374daa30840f671ea54 - 96.64% (64.5 MB)


History
2019-05-11 11:57:33 UTC

/bin/sh -c #(nop) ADD file:6a887e546cc71145f8be9285950befcf2a4095b97ba44c66550b31165f7a02b5 in /

2019-05-11 11:57:34 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2019-05-11 12:16:43 UTC

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

2019-05-11 12:16:45 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

2019-05-11 12:17:25 UTC

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

2019-05-11 12:17:26 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

2019-05-11 12:17:26 UTC

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

2019-05-11 12:17:27 UTC

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

2019-05-11 12:17:35 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