Namespace
arm64v8
Image / Tag
openjdk:8-jdk-alpine
Content Digest
sha256:ad0c0c268e337200ace4256a6c40ea7eb01c467bde519aae8a6dc8c6ac103d53
Details
Created

2019-05-17 22:50:35 UTC

Size

70 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:0362ad1dd800a9d92f8982fa28f173f9120266153830f990f7486f44b068968a - 3.66% (2.56 MB)

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

[#002] sha256:abe576d65b4ce9e6c3d3055aa955a1677d0d36b0e952ed6f7516c84754d6ad61 - 96.34% (67.5 MB)


History
2019-05-11 08:43:24 UTC

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

2019-05-11 08:43:25 UTC

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

2019-05-17 22:50:23 UTC

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

2019-05-17 22:50:24 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-17 22:50:25 UTC

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

2019-05-17 22:50:25 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-17 22:50:26 UTC

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

2019-05-17 22:50:26 UTC

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

2019-05-17 22:50:35 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