Namespace
library
Image / Tag
openjdk:13-ea-16-alpine
Content Digest
sha256:5e91e51f5aadc58ab5ca35c9a2887e6a40b2c9e71790d200165674fa0fa60582
Details
Created

2019-04-17 23:26:53 UTC

Size

189 MB

Content Digest
Environment
JAVA_HOME

/opt/openjdk-13

JAVA_SHA256

1e3bcc2efccf17b1c86053dece5c9f5543d9c0ec1809a2586e89d3fe0e20e37d

JAVA_URL

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

JAVA_VERSION

13-ea+16

PATH

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


Layers

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

[#001] sha256:f60ef0bda3704e6411e2fe1436b5955538b0c42d7ccf2ecc0f7787ea5997961a - 98.61% (187 MB)


History
2019-04-09 23:20:18 UTC

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

2019-04-09 23:20:18 UTC

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

2019-04-10 01:49:28 UTC

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

2019-04-10 01:49:28 UTC

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

2019-04-17 23:25:19 UTC

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

2019-04-17 23:25:19 UTC

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

2019-04-17 23:25:19 UTC

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

2019-04-17 23:26:53 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-04-17 23:26:53 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