Namespace
library
Image / Tag
openjdk:19-ea-12-jdk-bullseye
Content Digest
sha256:5d4d064f85f08577a9187eec246baa684c8b868e09b43dacb9cf81ea2c12a91c
Details
Created

2022-03-05 02:04:39 UTC

Size

317 MB

Content Digest
Environment
JAVA_HOME

/usr/local/openjdk-19

JAVA_VERSION

19-ea+12

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 - 16.5% (52.4 MB)

[#001] sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 - 1.55% (4.91 MB)

[#002] sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be - 3.27% (10.4 MB)

[#003] sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 - 16.4% (52 MB)

[#004] sha256:00199018d51876dde0db2a50f86b4db2ce5eaebcf284907dca80a8af67765bda - 4.23% (13.4 MB)

[#005] sha256:a06ff39395713c2073734e12d145f4d13390fe585bd99b9456f6ed261c07711c - 58.05% (184 MB)


History
2022-03-01 02:13:15 UTC

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

2022-03-01 02:13:15 UTC

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

2022-03-01 06:25:59 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-03-01 06:26:07 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-03-01 06:26:30 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-03-01 14:20:31 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-03-01 14:20:32 UTC

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

2022-03-01 14:20:32 UTC

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

2022-03-01 14:20:32 UTC

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

2022-03-05 02:04:26 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=19-ea+12

2022-03-05 02:04:39 UTC

/bin/sh -c set -eux; arch="$(dpkg --print-architecture)"; case "$arch" in 'amd64') downloadUrl='https://download.java.net/java/early_access/jdk19/12/GPL/openjdk-19-ea+12_linux-x64_bin.tar.gz'; downloadSha256='5bb24f4e4ddcb4a2a81f9a32174afccc0a94f0ba3fbd7b8e48212fc6091199ef'; ;; 'arm64') downloadUrl='https://download.java.net/java/early_access/jdk19/12/GPL/openjdk-19-ea+12_linux-aarch64_bin.tar.gz'; downloadSha256='f1b776f48f8612b3a60854a24d329a174266c2db4a9552a078652a6c495f4775'; ;; *) 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-03-05 02:04:39 UTC

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

Details
Created

2022-03-05 02:56:15 UTC

Size

316 MB

Content Digest
Environment
JAVA_HOME

/usr/local/openjdk-19

JAVA_VERSION

19-ea+12

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 - 16.16% (51.1 MB)

[#001] sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 - 1.55% (4.9 MB)

[#002] sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac - 3.21% (10.2 MB)

[#003] sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e - 16.48% (52.1 MB)

[#004] sha256:2d5dc6dcc457fec75c4796decb43a2b4f5f0bfce35e577de9171e96fb39eeee4 - 4.68% (14.8 MB)

[#005] sha256:eb2158db774979bde9584acbee947fe1356b5825875b3bdfec69c2ac77595135 - 57.93% (183 MB)


History
2022-03-01 02:11:12 UTC

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

2022-03-01 02:11:14 UTC

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

2022-03-01 10:33:55 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-03-01 10:34:01 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-03-01 10:34:19 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-03-01 13:47:33 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-03-01 13:47:33 UTC

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

2022-03-01 13:47:34 UTC

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

2022-03-01 13:47:35 UTC

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

2022-03-05 02:56:03 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=19-ea+12

2022-03-05 02:56:14 UTC

/bin/sh -c set -eux; arch="$(dpkg --print-architecture)"; case "$arch" in 'amd64') downloadUrl='https://download.java.net/java/early_access/jdk19/12/GPL/openjdk-19-ea+12_linux-x64_bin.tar.gz'; downloadSha256='5bb24f4e4ddcb4a2a81f9a32174afccc0a94f0ba3fbd7b8e48212fc6091199ef'; ;; 'arm64') downloadUrl='https://download.java.net/java/early_access/jdk19/12/GPL/openjdk-19-ea+12_linux-aarch64_bin.tar.gz'; downloadSha256='f1b776f48f8612b3a60854a24d329a174266c2db4a9552a078652a6c495f4775'; ;; *) 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-03-05 02:56:15 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