Namespace
arm64v8
Image / Tag
openjdk:8u191-alpine3.8
Content Digest
sha256:efce37e72e95e0b6bdbff78b3a361570067a22549e3058161d9213f1007bc65a
Details
Created

2019-01-11 09:55:29 UTC

Size

68 MB

Content Digest
Environment
JAVA_ALPINE_VERSION

8.191.12-r0

JAVA_HOME

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

JAVA_VERSION

8u191

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:ed9e9373e1630a3fd7acf3a7b3b66ef8e25b4b7b60f52929a98b45991a15255e - 97.05% (66 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

2019-01-11 09:55:17 UTC

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

2019-01-11 09:55:18 UTC

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

2019-01-11 09:55:29 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