Namespace
library
Image / Tag
amazoncorretto:17.0.11-al2
Content Digest
sha256:9d996f32bae59729caf5f6d5bab0e1fdf258a010ec23ac8dc59508e5efec3549
Details
Created

2024-04-16 21:21:40 UTC

Size

205 MB

Content Digest
Environment
JAVA_HOME

/usr/lib/jvm/java-17-amazon-corretto

LANG

C.UTF-8

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:2a5dc0ac7266321476902a4277a4723285b608c065fcb80cacdb3ed43a7c29fe - 29.17% (59.7 MB)

[#001] sha256:9a0ce019b7b27729d4754008c4f426f161bb31458181f76946dfc3d8e418db80 - 70.83% (145 MB)


History
2024-04-16 21:21:40 UTC

/bin/sh -c #(nop) COPY dir:db8dc48874881c2542c8e2120173f53413158e7da7526edf07aa742f426b8c16 in /

2024-04-16 21:21:40 UTC

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

2024-04-16 21:21:40 UTC (buildkit.dockerfile.v0)

ARG version=17.0.11.9-1

2024-04-16 21:21:40 UTC (buildkit.dockerfile.v0)

RUN |1 version=17.0.11.9-1 /bin/sh -c set -eux && export GNUPGHOME="$(mktemp -d)" && curl -fL -o corretto.key https://yum.corretto.aws/corretto.key && gpg --batch --import corretto.key && gpg --batch --export --armor '6DC3636DAE534049C8B94623A122542AB04F24E3' > corretto.key && rpm --import corretto.key && rm -r "$GNUPGHOME" corretto.key && curl -fL -o /etc/yum.repos.d/corretto.repo https://yum.corretto.aws/corretto.repo && grep -q '^gpgcheck=1' /etc/yum.repos.d/corretto.repo && echo "priority=9" >> /etc/yum.repos.d/corretto.repo && yum install -y java-17-amazon-corretto-devel-$version && (find /usr/lib/jvm/java-17-amazon-corretto -name src.zip -delete || true) && yum install -y fontconfig && yum clean all # buildkit

2024-04-16 21:21:40 UTC (buildkit.dockerfile.v0)

ENV LANG=C.UTF-8

2024-04-16 21:21:40 UTC (buildkit.dockerfile.v0)

ENV JAVA_HOME=/usr/lib/jvm/java-17-amazon-corretto

Details
Created

2024-04-16 21:21:40 UTC

Size

205 MB

Content Digest
Environment
JAVA_HOME

/usr/lib/jvm/java-17-amazon-corretto

LANG

C.UTF-8

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:2936210a619ec662b53521cc3dd41798a491971a48e14f14ebb594e81dc798b0 - 29.98% (61.6 MB)

[#001] sha256:148beaaf5ef179ffe00e9048d05bb7fe674473d25c7902dd76e938135b1a72db - 70.02% (144 MB)


History
2024-04-16 21:21:40 UTC

/bin/sh -c #(nop) COPY dir:36542351efcfebe46f7ccbf0def8f62c4d1fc618b41a02b6d9df97e06c5cf74a in /

2024-04-16 21:21:40 UTC

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

2024-04-16 21:21:40 UTC (buildkit.dockerfile.v0)

ARG version=17.0.11.9-1

2024-04-16 21:21:40 UTC (buildkit.dockerfile.v0)

RUN |1 version=17.0.11.9-1 /bin/sh -c set -eux && export GNUPGHOME="$(mktemp -d)" && curl -fL -o corretto.key https://yum.corretto.aws/corretto.key && gpg --batch --import corretto.key && gpg --batch --export --armor '6DC3636DAE534049C8B94623A122542AB04F24E3' > corretto.key && rpm --import corretto.key && rm -r "$GNUPGHOME" corretto.key && curl -fL -o /etc/yum.repos.d/corretto.repo https://yum.corretto.aws/corretto.repo && grep -q '^gpgcheck=1' /etc/yum.repos.d/corretto.repo && echo "priority=9" >> /etc/yum.repos.d/corretto.repo && yum install -y java-17-amazon-corretto-devel-$version && (find /usr/lib/jvm/java-17-amazon-corretto -name src.zip -delete || true) && yum install -y fontconfig && yum clean all # buildkit

2024-04-16 21:21:40 UTC (buildkit.dockerfile.v0)

ENV LANG=C.UTF-8

2024-04-16 21:21:40 UTC (buildkit.dockerfile.v0)

ENV JAVA_HOME=/usr/lib/jvm/java-17-amazon-corretto

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