Namespace
arm64v8
Image / Tag
openjdk:8u181-jdk-alpine
Content Digest
sha256:9ad4f491330ef5e80857eed38dff936caf6da1473aed236f8dcb54eabb1ac8d5
Details
Created

2018-12-21 13:06:15 UTC

Size

67.9 MB

Content Digest
Environment
JAVA_ALPINE_VERSION

8.181.13-r0

JAVA_HOME

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

JAVA_VERSION

8u181

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:e3c488b39803d9194cf010f6127b1121d5387b90a1562d44b50b749d0e7a69bf - 2.95% (2 MB)

[#001] sha256:05a63128803b1ea223f87244cb8d3faa97817f6cf3ca8249e485430218758510 - 0.0% (176 Bytes)

[#002] sha256:c1d8dfc4d0852b7a74d115eecd508b6a48a39664fe4129497ea3871524e33ce9 - 0.0% (237 Bytes)

[#003] sha256:9fde07cdb5ae38bd30bb347c8a434884fc5f60c2be9752f0a82280ce413597f9 - 97.05% (65.9 MB)


History
2018-12-21 09:43:06 UTC

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

2018-12-21 09:43:07 UTC

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

2018-12-21 09:43:07 UTC

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

2018-12-21 13:05:53 UTC

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

2018-12-21 13:05:56 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

2018-12-21 13:05:57 UTC

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

2018-12-21 13:05: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.8-openjdk/jre/bin:/usr/lib/jvm/java-1.8-openjdk/bin

2018-12-21 13:05:59 UTC

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

2018-12-21 13:06:00 UTC

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

2018-12-21 13:06:15 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