Namespace
library
Image / Tag
openjdk:13-ea-5-jdk-alpine3.8
Content Digest
sha256:2df25c4adfc21565862670b7c1d382f6fa3e8b697ae3437f07f52a66f33fcec5
Details
Created

2019-01-31 02:39:58 UTC

Size

191 MB

Content Digest
Environment
JAVA_HOME

/opt/openjdk-13

JAVA_SHA256

277c4238ac2c7c8e1d331ff87f851fefe051c9503e3e030fbdaec40dbff89529

JAVA_URL

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

JAVA_VERSION

13-ea+5

PATH

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


Layers

[#000] sha256:169185f82c45a6eb72e0ca4ee66152626e7ace92a0cbc53624fb46d0a553f0bd - 1.1% (2.1 MB)

[#001] sha256:438a7199c60c93f109c957d51abdfb6a162d676b0f17debbf69150c36ff4332a - 98.9% (189 MB)


History
2019-01-30 22:19:46 UTC

/bin/sh -c #(nop) ADD file:91fb97ea3549e52e7b6e22b93a6736cf915c756f3d13348406d8ad5f1a872680 in /

2019-01-30 22:19:47 UTC

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

2019-01-31 02:38:23 UTC

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

2019-01-31 02:38:23 UTC

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

2019-01-31 02:38:23 UTC

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

2019-01-31 02:38:23 UTC

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

2019-01-31 02:38:23 UTC

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

2019-01-31 02:39:58 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-01-31 02:39:58 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