Namespace
library
Image / Tag
openjdk:14-ea-8-jdk-alpine3.10
Content Digest
sha256:652173c89369034b4fa6502f0ae55029ae288310560a907ec11a006c61cbb4e9
Details
Created

2019-08-21 00:00:17 UTC

Size

192 MB

Content Digest
Environment
JAVA_HOME

/opt/openjdk-14

JAVA_SHA256

f1ea9cf80237326892858c4664ddb3d4b04f4aa484ed1b95d5c69179d1a514c1

JAVA_URL

https://download.java.net/java/early_access/alpine/8/binaries/openjdk-14-ea+8_linux-x64-musl_bin.tar.gz

JAVA_VERSION

14-ea+8

PATH

/opt/openjdk-14/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 - 1.39% (2.66 MB)

[#001] sha256:30851a90395b73958ae99d6f92ecbfc0363fa018a4ab612bec64da107058539f - 98.61% (189 MB)


History
2019-08-20 20:19:55 UTC

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

2019-08-20 20:19:55 UTC

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

2019-08-20 23:58:28 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/opt/openjdk-14

2019-08-20 23:58:29 UTC

/bin/sh -c #(nop) ENV PATH=/opt/openjdk-14/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2019-08-20 23:58:29 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=14-ea+8

2019-08-20 23:58:29 UTC

/bin/sh -c #(nop) ENV JAVA_URL=https://download.java.net/java/early_access/alpine/8/binaries/openjdk-14-ea+8_linux-x64-musl_bin.tar.gz

2019-08-20 23:58:29 UTC

/bin/sh -c #(nop) ENV JAVA_SHA256=f1ea9cf80237326892858c4664ddb3d4b04f4aa484ed1b95d5c69179d1a514c1

2019-08-21 00:00:16 UTC

/bin/sh -c set -eux; wget -O /openjdk.tgz "$JAVA_URL"; echo "$JAVA_SHA256 */openjdk.tgz" | sha256sum -c -; mkdir -p "$JAVA_HOME"; tar --extract --file /openjdk.tgz --directory "$JAVA_HOME" --strip-components 1; rm /openjdk.tgz; java -Xshare:dump; java --version; javac --version

2019-08-21 00:00:17 UTC

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

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