Namespace
arm64v8
Image / Tag
openjdk:7u151-alpine
Content Digest
sha256:fac94bdec9de3c225492e71dcce63cae07f77a43bbea3b5f2330a2de09f05fc2
Details
Created

2017-12-05 11:06:14 UTC

Size

73.8 MB

Content Digest
Environment
JAVA_ALPINE_VERSION

7.151.2.6.11-r0

JAVA_HOME

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

JAVA_VERSION

7u151

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:b78042c299ad99d1e646b18762d4bc22a84c4f88e5bb491ea6293a10f53ddf79 - 2.57% (1.9 MB)

[#001] sha256:6fd45b97b6c2a3ac869ae5c99e087e97bc29714b165180e06f0c9116f400f2dd - 0.0% (175 Bytes)

[#002] sha256:bc4b770fee7695d8ca568c04817dd4e9d077997d617c75c75c6c47038c837df1 - 0.0% (238 Bytes)

[#003] sha256:416413fec3fbf11f3e37e924a354ac977f1933f06f58afe41111736da2f4828d - 97.43% (71.9 MB)


History
2017-12-01 18:42:42 UTC

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

2017-12-01 18:42:42 UTC

/bin/sh -c #(nop) COPY file:0f1d36dd7d8d53613b275660a88c5bf9b608ea8aa73a8054cb8bdbd73fd971ac in /etc/localtime

2017-12-01 18:42:43 UTC

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

2017-12-05 11:05:19 UTC

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

2017-12-05 11:05:21 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-12-05 11:05:21 UTC

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

2017-12-05 11:05:22 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-12-05 11:05:23 UTC

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

2017-12-05 11:05:23 UTC

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

2017-12-05 11:06:14 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