Namespace
arm64v8
Image / Tag
openjdk:8u191-jre-alpine
Content Digest
sha256:175fe639b79cf660ec36caf7dc6789ee9634fcdb12aa23ab3345b693c89ed7cf
Details
Created

2019-03-08 09:51:06 UTC

Size

54.9 MB

Content Digest
Environment
JAVA_ALPINE_VERSION

8.191.12-r0

JAVA_HOME

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

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:3b00a3925ee4b356facd24aea8ece58982a66577023cb3596ce3a321aef976f9 - 4.67% (2.56 MB)

[#001] sha256:a9dc35c571266c194f6068f0540d063943a44ec79726311c42950083e6ab2460 - 0.0% (238 Bytes)

[#002] sha256:6a0e92b48a3a7e439bc2c9a12c51191b28bfcf8bf3cd4bed485084963934e9f2 - 95.33% (52.3 MB)


History
2019-03-08 03:37:01 UTC

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

2019-03-08 03:37:02 UTC

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

2019-03-08 09:49:55 UTC

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

2019-03-08 09:49:59 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

2019-03-08 09:50:47 UTC

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

2019-03-08 09:50:48 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-03-08 09:50:49 UTC

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

2019-03-08 09:50:50 UTC

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

2019-03-08 09:51:06 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