Namespace
library
Image / Tag
openjdk:13-ea-5-jdk-alpine3.9
Content Digest
sha256:1d4561dede217f6dd81367f0e08937b96dbdced4e6d2ed37512ea221b5fd6dfb
Details
Created

2019-02-05 20:35:50 UTC

Size

191 MB

Content Digest
Environment
JAVA_HOME

/opt/openjdk-13

JAVA_SHA256

277c4238ac2c7c8e1d331ff87f851fefe051c9503e3e030fbdaec40dbff89529

JAVA_URL

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

JAVA_VERSION

13-ea+5

PATH

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


Layers

[#000] sha256:6c40cc604d8e4c121adcb6b0bfe8bb038815c350980090e74aa5a6423f8f82c0 - 1.37% (2.63 MB)

[#001] sha256:7b82714191fe9a3514f694177a6859e1d15f7185b1dc205ea9f36c77f8dfd708 - 98.63% (189 MB)


History
2019-01-30 22:19:52 UTC

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

2019-01-30 22:19:52 UTC

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

2019-02-05 20:34:14 UTC

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

2019-02-05 20:34:15 UTC

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

2019-02-05 20:34:15 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=13-ea+5

2019-02-05 20:34:15 UTC

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

2019-02-05 20:34:15 UTC

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

2019-02-05 20:35:50 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-02-05 20:35:50 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