Namespace
arm64v8
Image / Tag
openjdk:8u151-alpine
Content Digest
sha256:072590c17957782f2f2b1b8d4e901e78d24a7839d6ed84c18313199b30393614
Details
Created

2017-12-05 11:10:39 UTC

Size

67.6 MB

Content Digest
Environment
JAVA_ALPINE_VERSION

8.151.12-r0

JAVA_HOME

/usr/lib/jvm/java-1.8-openjdk

JAVA_VERSION

8u151

LANG

C.UTF-8

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/jvm/java-1.8-openjdk/jre/bin:/usr/lib/jvm/java-1.8-openjdk/bin


Layers

[#000] sha256:b78042c299ad99d1e646b18762d4bc22a84c4f88e5bb491ea6293a10f53ddf79 - 2.8% (1.9 MB)

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

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

[#003] sha256:d12835974f24ae872e974d02eee3cef8fa003fe95b64bec72a60767fbac781e6 - 97.2% (65.8 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:10:22 UTC

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

2017-12-05 11:10:23 UTC

/bin/sh -c #(nop) ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/jvm/java-1.8-openjdk/jre/bin:/usr/lib/jvm/java-1.8-openjdk/bin

2017-12-05 11:10:23 UTC

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

2017-12-05 11:10:25 UTC

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

2017-12-05 11:10:39 UTC

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