Namespace
library
Image / Tag
openjdk:13-ea-23-jdk-oraclelinux7
Content Digest
sha256:9903713347cd68e409149d73c5c345aeef0c4ba0fb430da9bd7fb929e426877a
Details
Created

2019-06-01 00:34:54 UTC

Size

234 MB

Content Digest
Environment
JAVA_HOME

/usr/java/openjdk-13

JAVA_SHA256

0936823f8a0cf794933be2d538898ee36423229ab8e90ec45c28012fe00a8366

JAVA_URL

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

JAVA_VERSION

13-ea+23

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:35defbf6c365d4b156baefbecee36d050397bcc4fca7906aada0bbd00e34c76a - 17.34% (40.6 MB)

[#001] sha256:5362bf1d5ff8c939878cd11387a1f195da87c88b7c73c89b3d933917644c8fe1 - 2.7% (6.32 MB)

[#002] sha256:a882a7a1c32446cad0da8d0b8508640df5d2e544e9ed3c3c453c68d2fbff6730 - 79.96% (187 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-04-12 00:39:30 UTC

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

2019-04-12 00:39:30 UTC

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

2019-04-12 01:03:22 UTC

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

2019-05-29 20:32:36 UTC

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

2019-05-29 20:32:36 UTC

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

2019-05-29 20:32:36 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-06-01 00:33:17 UTC

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

2019-06-01 00:33:17 UTC

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

2019-06-01 00:33:18 UTC

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

2019-06-01 00:34:53 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-06-01 00:34:54 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