Namespace
library
Image / Tag
openjdk:14-ea-13-jdk-oraclelinux7
Content Digest
sha256:70cef9ea9ddfb6fdc74210a355b65db6102ffad3d7c52ac44b86016864b7b24f
Details
Created

2019-09-06 17:30:29 UTC

Size

243 MB

Content Digest
Environment
JAVA_HOME

/usr/java/openjdk-14

JAVA_SHA256

39582f66190e5034ab5837e17db840a4e23c60efaa473767e10b62987dbe78ed

JAVA_URL

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

JAVA_VERSION

14-ea+13

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:a316717fc6ee9b4319fa4d11d699e6026b420234a95e1b4256c0bffcb59973fe - 16.74% (40.6 MB)

[#001] sha256:809137453b07d35001a65052dc3f2eec1046e62d1ae1368fa022ef50f4a56b8d - 5.8% (14.1 MB)

[#002] sha256:ac1aa9d52dc9261ca56c991c0d6b09b5da76b01eba5e864ea7e7b4a410f9e593 - 77.46% (188 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-08-08 22:29:13 UTC

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

2019-08-08 22:29:13 UTC

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

2019-08-26 23:30:01 UTC

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

2019-08-26 23:30:01 UTC

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

2019-08-26 23:30:01 UTC

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

2019-08-26 23:30:02 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-09-06 17:29:14 UTC

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

2019-09-06 17:29:14 UTC

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

2019-09-06 17:29:14 UTC

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

2019-09-06 17:30:29 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-09-06 17:30:29 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