2024-04-16 21:21:40 UTC
218 MB
/usr/lib/jvm/java-21-amazon-corretto
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2a5dc0ac7266321476902a4277a4723285b608c065fcb80cacdb3ed43a7c29fe - 27.44% (59.7 MB)
[#001] sha256:25d89ce34f31bbf0c736abd2c5850a89a70a63c183300873b63c89b857f2347a - 72.56% (158 MB)
/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=21.0.3.9-1
2024-04-16 21:21:40 UTC (buildkit.dockerfile.v0)RUN |1 version=21.0.3.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-21-amazon-corretto-devel-$version && (find /usr/lib/jvm/java-21-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-21-amazon-corretto
2024-04-16 21:21:40 UTC
218 MB
/usr/lib/jvm/java-21-amazon-corretto
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2936210a619ec662b53521cc3dd41798a491971a48e14f14ebb594e81dc798b0 - 28.28% (61.6 MB)
[#001] sha256:4656569e1791b9a2fca54650735b260b09155d4ae7d843f41c8223a93b62836e - 71.72% (156 MB)
/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=21.0.3.9-1
2024-04-16 21:21:40 UTC (buildkit.dockerfile.v0)RUN |1 version=21.0.3.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-21-amazon-corretto-devel-$version && (find /usr/lib/jvm/java-21-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-21-amazon-corretto
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.