Namespace
library
Image / Tag
openjdk:20-ea-28-buster
Content Digest
sha256:a86f138cb8e715b36f4ed83af675b82002d052e1fe6173f4a7cdd0ae82e1c7d3
Details
Created

2022-12-21 12:12:44 UTC

Size

317 MB

Content Digest
Environment
JAVA_HOME

/usr/local/openjdk-20

JAVA_VERSION

20-ea+28

LANG

C.UTF-8

PATH

/usr/local/openjdk-20/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:c7c50787e2da71205402343dd1233b3ca6ebe70c7e790f6ba7d856b81b893200 - 15.18% (48.1 MB)

[#001] sha256:aff359114acb7d843de09375f87669fffb0abd1125c16f96431bc3c4173b48f8 - 2.37% (7.5 MB)

[#002] sha256:821dc261e045ba09851c52ed28be3b9ecc9fe8c923fba05854ab0fd2fa38ceca - 3.01% (9.54 MB)

[#003] sha256:3790459d63d5fdf148a092f1857010796dfa217329491b66a015a40de92f3db9 - 15.61% (49.5 MB)

[#004] sha256:a50e4670e5f8a4e6c692410f965f5f7918dfa572caa550e3dbc977f9ee146f08 - 4.19% (13.3 MB)

[#005] sha256:cceb8a86a5b671674155fd97ab154152a2ebda7995c8de0ccffafefd3f17f6ee - 59.64% (189 MB)


History
2022-12-21 01:20:41 UTC

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

2022-12-21 01:20:42 UTC

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

2022-12-21 11:15:56 UTC

/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends ca-certificates curl netbase wget ; rm -rf /var/lib/apt/lists/*

2022-12-21 11:16:03 UTC

/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi

2022-12-21 11:16:22 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends git mercurial openssh-client subversion procps && rm -rf /var/lib/apt/lists/*

2022-12-21 12:11:02 UTC

/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends bzip2 unzip xz-utils binutils fontconfig libfreetype6 ca-certificates p11-kit ; rm -rf /var/lib/apt/lists/*

2022-12-21 12:12:32 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/usr/local/openjdk-20

2022-12-21 12:12:32 UTC

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

2022-12-21 12:12:32 UTC

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

2022-12-21 12:12:32 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=20-ea+28

2022-12-21 12:12:43 UTC

/bin/sh -c set -eux; arch="$(dpkg --print-architecture)"; case "$arch" in 'amd64') downloadUrl='https://download.java.net/java/early_access/jdk20/28/GPL/openjdk-20-ea+28_linux-x64_bin.tar.gz'; downloadSha256='d7b481073f0135b7862e9867a61f2133012fc7e555c7f04a383004cedcaad316'; ;; 'arm64') downloadUrl='https://download.java.net/java/early_access/jdk20/28/GPL/openjdk-20-ea+28_linux-aarch64_bin.tar.gz'; downloadSha256='2201e01fa03d9921f68a072ff6175eddef9370d6ecb1b47f2e6dc200f12f0aca'; ;; *) echo >&2 "error: unsupported architecture: '$arch'"; exit 1 ;; esac; wget --progress=dot:giga -O openjdk.tgz "$downloadUrl"; echo "$downloadSha256 *openjdk.tgz" | sha256sum --strict --check -; mkdir -p "$JAVA_HOME"; tar --extract --file openjdk.tgz --directory "$JAVA_HOME" --strip-components 1 --no-same-owner ; rm openjdk.tgz*; { echo '#!/usr/bin/env bash'; echo 'set -Eeuo pipefail'; echo 'trust extract --overwrite --format=java-cacerts --filter=ca-anchors --purpose=server-auth "$JAVA_HOME/lib/security/cacerts"'; } > /etc/ca-certificates/update.d/docker-openjdk; chmod +x /etc/ca-certificates/update.d/docker-openjdk; /etc/ca-certificates/update.d/docker-openjdk; find "$JAVA_HOME/lib" -name '*.so' -exec dirname '{}' ';' | sort -u > /etc/ld.so.conf.d/docker-openjdk.conf; ldconfig; java -Xshare:dump; fileEncoding="$(echo 'System.out.println(System.getProperty("file.encoding"))' | jshell -s -)"; [ "$fileEncoding" = 'UTF-8' ]; rm -rf ~/.java; javac --version; java --version

2022-12-21 12:12:44 UTC

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

Details
Created

2022-12-21 03:55:18 UTC

Size

315 MB

Content Digest
Environment
JAVA_HOME

/usr/local/openjdk-20

JAVA_VERSION

20-ea+28

LANG

C.UTF-8

PATH

/usr/local/openjdk-20/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:ebd367421c805cd84d245a61615aeaa29bb9c2fdbdb111a373ee13b9934d9cf9 - 14.9% (47 MB)

[#001] sha256:4f2a650584f22c4b0b1ceb1f2afaa0462e3ae41ecb07c7cb82d338e99fc3a9e5 - 2.34% (7.37 MB)

[#002] sha256:1c4859d8b8d8b84e5f11d435628f9c17fbbf42bab8f1e960e9142d545c44a21c - 3.03% (9.54 MB)

[#003] sha256:9601af78fc4fcd830dac782c2beaea046f8ff4f93fe94827fc2b7d4c3f7c07c9 - 15.79% (49.8 MB)

[#004] sha256:0cd5eed612825420c40cb49f808e89b3c3dd558329b7ee490421041bb9485bdb - 4.44% (14 MB)

[#005] sha256:3874b2ee42a2e319c6e08415497c0abec4d46696d08a8c78358961b399f33478 - 59.51% (188 MB)


History
2022-12-21 01:39:54 UTC

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

2022-12-21 01:39:55 UTC

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

2022-12-21 02:07:27 UTC

/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends ca-certificates curl netbase wget ; rm -rf /var/lib/apt/lists/*

2022-12-21 02:07:32 UTC

/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi

2022-12-21 02:07:46 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends git mercurial openssh-client subversion procps && rm -rf /var/lib/apt/lists/*

2022-12-21 03:53:57 UTC

/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends bzip2 unzip xz-utils binutils fontconfig libfreetype6 ca-certificates p11-kit ; rm -rf /var/lib/apt/lists/*

2022-12-21 03:55:08 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/usr/local/openjdk-20

2022-12-21 03:55:08 UTC

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

2022-12-21 03:55:08 UTC

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

2022-12-21 03:55:08 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=20-ea+28

2022-12-21 03:55:16 UTC

/bin/sh -c set -eux; arch="$(dpkg --print-architecture)"; case "$arch" in 'amd64') downloadUrl='https://download.java.net/java/early_access/jdk20/28/GPL/openjdk-20-ea+28_linux-x64_bin.tar.gz'; downloadSha256='d7b481073f0135b7862e9867a61f2133012fc7e555c7f04a383004cedcaad316'; ;; 'arm64') downloadUrl='https://download.java.net/java/early_access/jdk20/28/GPL/openjdk-20-ea+28_linux-aarch64_bin.tar.gz'; downloadSha256='2201e01fa03d9921f68a072ff6175eddef9370d6ecb1b47f2e6dc200f12f0aca'; ;; *) echo >&2 "error: unsupported architecture: '$arch'"; exit 1 ;; esac; wget --progress=dot:giga -O openjdk.tgz "$downloadUrl"; echo "$downloadSha256 *openjdk.tgz" | sha256sum --strict --check -; mkdir -p "$JAVA_HOME"; tar --extract --file openjdk.tgz --directory "$JAVA_HOME" --strip-components 1 --no-same-owner ; rm openjdk.tgz*; { echo '#!/usr/bin/env bash'; echo 'set -Eeuo pipefail'; echo 'trust extract --overwrite --format=java-cacerts --filter=ca-anchors --purpose=server-auth "$JAVA_HOME/lib/security/cacerts"'; } > /etc/ca-certificates/update.d/docker-openjdk; chmod +x /etc/ca-certificates/update.d/docker-openjdk; /etc/ca-certificates/update.d/docker-openjdk; find "$JAVA_HOME/lib" -name '*.so' -exec dirname '{}' ';' | sort -u > /etc/ld.so.conf.d/docker-openjdk.conf; ldconfig; java -Xshare:dump; fileEncoding="$(echo 'System.out.println(System.getProperty("file.encoding"))' | jshell -s -)"; [ "$fileEncoding" = 'UTF-8' ]; rm -rf ~/.java; javac --version; java --version

2022-12-21 03:55:18 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