Namespace
library
Image / Tag
openjdk:14-ea-15-alpine3.10
Content Digest
sha256:cce1b63801f5e83dd11f0e5d0c59d76d39fb243239a07b2ce39fcd04172698fe
Details
Created

2020-01-23 22:16:42 UTC

Size

192 MB

Content Digest
Environment
JAVA_HOME

/opt/openjdk-14

JAVA_SHA256

76091da1b6ed29788f0cf85454d23900a4134286e5feb571247e5861f618d3cd

JAVA_URL

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

JAVA_VERSION

14-ea+15

PATH

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


Layers

[#000] sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 - 1.38% (2.66 MB)

[#001] sha256:c7429ae8c261d6aa4d644ad3ea6a358cb2363e002bc4b2ca644cf5968e1ed3eb - 98.62% (190 MB)


History
2020-01-23 16:53:06 UTC

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

2020-01-23 16:53:06 UTC

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

2020-01-23 22:15:00 UTC

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

2020-01-23 22:15:00 UTC

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

2020-01-23 22:15:00 UTC

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

2020-01-23 22:15:00 UTC

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

2020-01-23 22:15:01 UTC

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

2020-01-23 22:16:42 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

2020-01-23 22:16:42 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