Namespace
library
Image / Tag
openjdk:12-ea-12-jdk-alpine3.8
Content Digest
sha256:f1d10af9562ef2a6b429d1e39218da490b7ec9e440f78e258e8dd417f6d3a42a
Details
Created

2018-10-02 17:37:45 UTC

Size

189 MB

Content Digest
Environment
JAVA_HOME

/opt/openjdk-12

JAVA_SHA256

36729ff2deec675c87fefbee47b805ad1555192f424ca4debeb81f30eb1bf587

JAVA_URL

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

JAVA_VERSION

12-ea+12

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:42bf988673e7c580542ccf87cf08ea42d64a6ab27fe66e12da9a81504c023323 - 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-10-02 17:36:08 UTC

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

2018-10-02 17:36:08 UTC

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

2018-10-02 17:36:09 UTC

/bin/sh -c #(nop) ENV JAVA_SHA256=36729ff2deec675c87fefbee47b805ad1555192f424ca4debeb81f30eb1bf587

2018-10-02 17:37:45 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-10-02 17:37:45 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