Namespace
library
Image / Tag
openjdk:13-ea-27-jdk-alpine3.10
Content Digest
sha256:18c91014df9743bf01b73aa1760646366b01c3aca7439e29d7afdcad9d4a73f9
Details
Created

2019-07-15 23:49:11 UTC

Size

191 MB

Content Digest
Environment
JAVA_HOME

/opt/openjdk-13

JAVA_SHA256

c733a5e2833f3942e7c9be546a6a4d0951e58f09d39adc0f856820d810f9d910

JAVA_URL

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

JAVA_VERSION

13-ea+27

PATH

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


Layers

[#000] sha256:0503825856099e6adb39c8297af09547f69684b7016b7f3680ed801aa310baaa - 1.39% (2.66 MB)

[#001] sha256:f0c5461d9ca6137205c18e4d65f2b265933803c83a12d7c50363cdc662ad76e5 - 98.61% (189 MB)


History
2019-07-11 22:20:52 UTC

/bin/sh -c #(nop) ADD file:0eb5ea35741d23fe39cbac245b3a5d84856ed6384f4ff07d496369ee6d960bad in /

2019-07-11 22:20:52 UTC

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

2019-07-15 23:48:13 UTC

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

2019-07-15 23:48:13 UTC

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

2019-07-15 23:48:13 UTC

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

2019-07-15 23:48:13 UTC

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

2019-07-15 23:48:14 UTC

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

2019-07-15 23:49:11 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-07-15 23:49:11 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