Namespace
library
Image / Tag
openjdk:13-ea-9-jdk-alpine3.9
Content Digest
sha256:6a1e79759b938751d164f6c2bb98d7807d866566132bd0e113d51a5659f8a6d8
Details
Created

2019-03-08 02:12:44 UTC

Size

191 MB

Content Digest
Environment
JAVA_HOME

/opt/openjdk-13

JAVA_SHA256

695fa4b71266858a674d560dec83a51e250f9a7165e8880210425fbcafa10691

JAVA_URL

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

JAVA_VERSION

13-ea+9

PATH

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


Layers

[#000] sha256:8e402f1a9c577ded051c1ef10e9fe4492890459522089959988a4852dee8ab2c - 1.37% (2.63 MB)

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


History
2019-03-07 22:19:40 UTC

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

2019-03-07 22:19:40 UTC

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

2019-03-08 02:10:51 UTC

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

2019-03-08 02:10:51 UTC

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

2019-03-08 02:10:51 UTC

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

2019-03-08 02:10:51 UTC

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

2019-03-08 02:10:51 UTC

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

2019-03-08 02:12:43 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-03-08 02:12:44 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