Namespace
library
Image / Tag
openjdk:13-ea-12-jdk-alpine
Content Digest
sha256:c28918ecb5337f4986905398825b4552d739d28e773946496578526410939dce
Details
Created

2019-03-27 23:23:39 UTC

Size

189 MB

Content Digest
Environment
JAVA_HOME

/opt/openjdk-13

JAVA_SHA256

302c34060a53719a6d25c8621f8a66b3d66dd3dd8de8840153e073db5bf3e3db

JAVA_URL

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

JAVA_VERSION

13-ea+12

PATH

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


Layers

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

[#001] sha256:2a5fd3f43176a88ac673adb20f194390fe57b2d2c701a0939b1e5fa25c08623b - 98.61% (186 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-27 23:21:52 UTC

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

2019-03-27 23:21:53 UTC

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

2019-03-27 23:21:53 UTC

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

2019-03-27 23:23:39 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-27 23:23:39 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