Namespace
library
Image / Tag
openjdk:12-ea-18-alpine
Content Digest
sha256:f8c4964eddfc30ea610b4d937bfbd35ea47722274a6582e0339cb2069375e369
Details
Created

2018-11-09 22:54:10 UTC

Size

189 MB

Content Digest
Environment
JAVA_HOME

/opt/openjdk-12

JAVA_SHA256

418ecbea7eee82241fdb3cacbddb139bd2563d3dd91d556b6e3309ca06a62254

JAVA_URL

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

JAVA_VERSION

12-ea+18

PATH

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


Layers

[#000] sha256:4fe2ade4980c2dda4fc95858ebb981489baec8c1e4bd282ab1c3560be8ff9bde - 1.11% (2.1 MB)

[#001] sha256:a6a80521626e262e3ded2f02fef1bbbf81e85b91aa366ebfac8667787c49ac37 - 98.89% (187 MB)


History
2018-09-11 22:19:50 UTC

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

2018-09-11 22:19:50 UTC

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

2018-10-02 17:36:08 UTC

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

2018-10-02 17:36:08 UTC

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

2018-11-09 22:52:33 UTC

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

2018-11-09 22:52:33 UTC

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

2018-11-09 22:52:34 UTC

/bin/sh -c #(nop) ENV JAVA_SHA256=418ecbea7eee82241fdb3cacbddb139bd2563d3dd91d556b6e3309ca06a62254

2018-11-09 22:54:10 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

2018-11-09 22:54:10 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