Namespace
library
Image / Tag
openjdk:13-ea-29-jdk-oraclelinux7
Content Digest
sha256:c5c5df489e0118a69fe9adef37b6e3e0d97064f691f565d3d42d3d866f7f87f2
Details
Created

2019-07-11 23:55:42 UTC

Size

235 MB

Content Digest
Environment
JAVA_HOME

/usr/java/openjdk-13

JAVA_SHA256

04af904f9bcdfb7059fce0551e01fdee8e8ce2660a73b848b11600cc5ba679cf

JAVA_URL

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

JAVA_VERSION

13-ea+29

LANG

en_US.UTF-8

PATH

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


Layers

[#000] sha256:ad18637d63f5173516a687c5ecae2fe0a624b508d064de19476364a793cb8962 - 17.32% (40.6 MB)

[#001] sha256:ef2c937827726bc300b3e6ffa950f3e3cc2e7408bed0362c0088de23b6b436d4 - 2.7% (6.33 MB)

[#002] sha256:8cc59dfd9d5c341f15acb00168fd58d09d2dcb30f860b68f691534909786ddf3 - 79.99% (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-06-24 22:24:02 UTC

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

2019-06-24 22:24:02 UTC

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

2019-06-24 22:40:40 UTC

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

2019-06-24 22:40:41 UTC

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

2019-06-24 22:40:41 UTC

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

2019-06-24 22:40:41 UTC

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

2019-07-11 23:54:34 UTC

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

2019-07-11 23:54:35 UTC

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

2019-07-11 23:54:35 UTC

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

2019-07-11 23:55:42 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-07-11 23:55:42 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