Namespace
library
Image / Tag
openjdk:14-ea-24-jdk-oraclelinux7
Content Digest
sha256:b9b255249866dd4f93638828290bee8eb5bc5a6e182db4c800282f6f9a455da3
Details
Created

2019-11-22 14:44:49 UTC

Size

244 MB

Content Digest
Environment
JAVA_HOME

/usr/java/openjdk-14

JAVA_SHA256

d200bacb3c8225d17acbd4806892f1b219510b5566a350ecd9c8bc952513b4b1

JAVA_URL

https://download.java.net/java/early_access/jdk14/24/GPL/openjdk-14-ea+24_linux-x64_bin.tar.gz

JAVA_VERSION

14-ea+24

LANG

en_US.UTF-8

PATH

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


Layers

[#000] sha256:977461c903012ec41b22a4c1bf975a3199570bd92ccc75a70f5a1119bca6d402 - 16.71% (40.7 MB)

[#001] sha256:3b03bc4978d77c248161b19b002c5b1814492890df489738fda21ebfadf7867e - 5.78% (14.1 MB)

[#002] sha256:bfd7fb7103eb9f41c73c57425cbd4914b698eb32ebad89f37f7708acd7e03c52 - 77.51% (189 MB)


History
2018-08-30 21:49:27 UTC

/bin/sh -c #(nop) MAINTAINER Oracle Linux Product Team <ol-ovm-info_ww@oracle.com>

2019-11-18 23:05:29 UTC

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

2019-11-18 23:05:30 UTC

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

2019-11-19 04:23:39 UTC

/bin/sh -c set -eux; yum install -y gzip tar binutils freetype fontconfig ; rm -rf /var/cache/yum

2019-11-19 04:23:39 UTC

/bin/sh -c #(nop) ENV LANG=en_US.UTF-8

2019-11-19 04:23:39 UTC

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

2019-11-19 04:23:39 UTC

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

2019-11-22 14:43:40 UTC

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

2019-11-22 14:43:40 UTC

/bin/sh -c #(nop) ENV JAVA_URL=https://download.java.net/java/early_access/jdk14/24/GPL/openjdk-14-ea+24_linux-x64_bin.tar.gz

2019-11-22 14:43:40 UTC

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

2019-11-22 14:44:49 UTC

/bin/sh -c set -eux; curl -fL -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; ln -sfT "$JAVA_HOME" /usr/java/default; ln -sfT "$JAVA_HOME" /usr/java/latest; for bin in "$JAVA_HOME/bin/"*; do base="$(basename "$bin")"; [ ! -e "/usr/bin/$base" ]; alternatives --install "/usr/bin/$base" "$base" "$bin" 20000; done; java -Xshare:dump; java --version; javac --version

2019-11-22 14:44:49 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