Namespace
library
Image / Tag
openjdk:14-ea-26-oraclelinux7
Content Digest
sha256:589c6ae04e7021079c50a786f002751b95b65429d30db249359675a4c36c50b1
Details
Created

2019-12-06 00:21:37 UTC

Size

244 MB

Content Digest
Environment
JAVA_HOME

/usr/java/openjdk-14

JAVA_SHA256

abe716bf202ab8afe33e422bf83d05743def6a08b3b9843339cde74d1690e7cc

JAVA_URL

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

JAVA_VERSION

14-ea+26

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.7% (40.7 MB)

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

[#002] sha256:2f10675279183708e3ca857a3975aaf4c8c9d44daeb0c9bca5a9a92ca5e371fe - 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-12-06 00:20:04 UTC

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

2019-12-06 00:20:04 UTC

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

2019-12-06 00:20:04 UTC

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

2019-12-06 00:21:37 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-12-06 00:21:37 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