2026-07-05 11:38:14 UTC
42.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ca2678b20700c15185707964d9211b1a6406196114bf675f568b6025d37b3888 - 66.64% (28.4 MB)
[#001] sha256:5f646af199b9e46b986532278a93e1f7d5537a108c9b2e0ab3df590d4bca414a - 0.32% (140 KB)
[#002] sha256:275c724ec04a9113f392819551a3c617a8ad0caee6d41e382cd19913476f4d1f - 33.03% (14.1 MB)
[#003] sha256:b32a791e514730b7e075aa15394a4895a8dd475777c85005da3bc7db2fdef62d - 0.0% (185 Bytes)
[#004] sha256:a40eb6a1d55cacf5d52b0503497a5b941cbe9bc9d37ea9981d9458f68410049c - 0.0% (132 Bytes)
/bin/sh -c #(nop) ARG RELEASE
2026-06-22 21:24:18 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2026-06-22 21:24:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2026-06-22 21:24:20 UTC/bin/sh -c #(nop) ADD file:8c609c85109d07bf47cf268a175b3be8bbe34fc0c41d15d99b090d099f4dc837 in /
2026-06-22 21:24:21 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-07-05 11:38:14 UTC (buildkit.dockerfile.v0)COPY /etc/ssl /etc/ssl # buildkit
2026-07-05 11:38:14 UTC (buildkit.dockerfile.v0)COPY /pingap/target/release/pingap /usr/local/bin/pingap # buildkit
2026-07-05 11:38:14 UTC (buildkit.dockerfile.v0)COPY /pingap/entrypoint.sh /entrypoint.sh # buildkit
2026-07-05 11:38:14 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c mkdir -p /opt/pingap/conf # buildkit
2026-07-05 11:38:14 UTC (buildkit.dockerfile.v0)CMD ["pingap"]
2026-07-05 11:38:14 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/entrypoint.sh"]
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.