Namespace
arm32v7
Image / Tag
openjdk:8u191-jre-alpine
Content Digest
sha256:c127ff91ac8919e98069fe0864dfca48b9930a5bcd0a5bbc91df2f67ac4efaf5
Details
Created

2019-03-12 12:24:58 UTC

Size

51.4 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:d8d287cbc5740a5d49f37493eecadafc220fee4fd570329023344cad978c4272 - 4.36% (2.24 MB)

[#001] sha256:ef530e96fd6306ed7c7499028d70bd5f7c35e5a97be4d8ba61cc50bdd03e6478 - 0.0% (239 Bytes)

[#002] sha256:01c8c8703a8ee394a5297656c58b382605b09fa989b929b2f4242864352d6b21 - 95.64% (49.1 MB)


History
2019-03-08 03:35:52 UTC

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

2019-03-08 03:35:52 UTC

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

2019-03-12 12:24:30 UTC

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

2019-03-12 12:24:31 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-12 12:24:51 UTC

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

2019-03-12 12:24:52 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-12 12:24:52 UTC

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

2019-03-12 12:24:53 UTC

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

2019-03-12 12:24:58 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