Namespace
arm32v7
Image / Tag
openjdk:8u212-jdk-alpine
Content Digest
sha256:f3da90482cb2c77c3436abe42fc0e2752e484e75eb4e79e82d88a102ee1cac99
Details
Created

2019-05-11 12:16:53 UTC

Size

66.5 MB

Content Digest
Environment
JAVA_ALPINE_VERSION

8.212.04-r0

JAVA_HOME

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

JAVA_VERSION

8u212

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:856f4240f8dba160c5323506c1e9a4dbaaca840bf1b0c244af3b8d1b42b0f43b - 3.37% (2.24 MB)

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

[#002] sha256:43ff02e0daa55f3a4df7eab4f7128e6b39b03ece75dfeedb53bf646fce03529c - 96.63% (64.3 MB)


History
2019-05-11 11:57:33 UTC

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

2019-05-11 11:57:34 UTC

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

2019-05-11 12:16:43 UTC

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

2019-05-11 12:16:45 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-05-11 12:16:46 UTC

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

2019-05-11 12:16:46 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-05-11 12:16:47 UTC

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

2019-05-11 12:16:47 UTC

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

2019-05-11 12:16:53 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