Namespace
library
Image / Tag
amazoncorretto:11.0.23-al2-generic
Content Digest
sha256:8038321c58c0053b337a10e55e04b35c99ae1b1163ed523520be20f0ecd535d2
Details
Created

2024-04-16 21:21:40 UTC

Size

201 MB

Content Digest
Environment
JAVA_HOME

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

LANG

C.UTF-8

PATH

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


Layers

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

[#001] sha256:773bb01e826ce1f8c25d9da3686ec45a2167a1ae106e9f7ffed80ba96ecee9c9 - 70.27% (141 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=11.0.23.9-1

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

RUN |1 version=11.0.23.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-11-amazon-corretto-devel-$version && (find /usr/lib/jvm/java-11-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-11-amazon-corretto

Details
Created

2024-04-16 21:21:40 UTC

Size

200 MB

Content Digest
Environment
JAVA_HOME

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

LANG

C.UTF-8

PATH

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


Layers

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

[#001] sha256:ed3e7292128fc0b4b3aa0b80f12745c354576e9e6d548648d39ecd340991e0b1 - 69.22% (138 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=11.0.23.9-1

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

RUN |1 version=11.0.23.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-11-amazon-corretto-devel-$version && (find /usr/lib/jvm/java-11-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-11-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