Namespace
arm64v8
Image / Tag
openjdk:8u181-jre-alpine3.8
Content Digest
sha256:e45e612f5e5fa541d1c87b130481105c0d946e7a5f798b178f89a6bd0192a3b4
Details
Created

2018-12-21 13:06:50 UTC

Size

52.9 MB

Content Digest
Environment
JAVA_ALPINE_VERSION

8.181.13-r0

JAVA_HOME

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

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 - 3.79% (2 MB)

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

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

[#003] sha256:0ca65efb0684ca6d94b21ffe318a864419f84e648f059afac5439c1ca971f3ef - 96.21% (50.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:06:35 UTC

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

2018-12-21 13:06:36 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:06:37 UTC

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

2018-12-21 13:06:38 UTC

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

2018-12-21 13:06:50 UTC

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