Namespace
library
Image / Tag
openjdk:14-ea-12-alpine3.10
Content Digest
sha256:1c5c36ecfa537a2d4fbb98fc356264010a5166a8368211937fcb42ed16bcf50f
Details
Created

2019-09-05 19:23:39 UTC

Size

192 MB

Content Digest
Environment
JAVA_HOME

/opt/openjdk-14

JAVA_SHA256

f6247b208eae214562ec69ec928a238ec26a15b7d18a435523c3ceb3f3f18a7c

JAVA_URL

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

JAVA_VERSION

14-ea+12

PATH

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


Layers

[#000] sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 - 1.38% (2.66 MB)

[#001] sha256:145714cfcaa250395a14467860041e49f6c20a748333945a73cfb0b6973d6c39 - 98.62% (189 MB)


History
2019-08-20 20:19:55 UTC

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

2019-08-20 20:19:55 UTC

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

2019-08-20 23:58:28 UTC

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

2019-08-20 23:58:29 UTC

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

2019-09-05 19:22:11 UTC

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

2019-09-05 19:22:11 UTC

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

2019-09-05 19:22:11 UTC

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

2019-09-05 19:23:39 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-09-05 19:23:39 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