2026-04-12 02:47:09 UTC
41.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:76fd055477b6edf8004a5a962edad02a820d4c8b2f02682410edfbe376b418c5 - 66.27% (27.5 MB)
[#001] sha256:5c528116f8fbdf9b2c44eaa83fce84d0cc120fa1d4422f5948aba43af0ec0a88 - 0.33% (140 KB)
[#002] sha256:c5dffc69235813015a55ef3ddc78d5da0f0b5452f034dac952748e1d5f705baa - 33.4% (13.9 MB)
[#003] sha256:16001aef75adf23022856650020ec7aced452c3ce8005bc6df9a873bedb65c9c - 0.0% (184 Bytes)
[#004] sha256:068fecb5f951663d07f55be24ea099322c6c1c0ec11123a96a27814893e59df5 - 0.0% (134 Bytes)
/bin/sh -c #(nop) ARG RELEASE
2026-04-03 15:15:14 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2026-04-03 15:15:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2026-04-03 15:15:17 UTC/bin/sh -c #(nop) ADD file:9bab986009eae65b5534b3547eb3a7d0a1564404426de350dfd183cf3a4ffa9f in /
2026-04-03 15:15:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-04-12 02:47:09 UTC (buildkit.dockerfile.v0)COPY /etc/ssl /etc/ssl # buildkit
2026-04-12 02:47:09 UTC (buildkit.dockerfile.v0)COPY /pingap/target/release/pingap /usr/local/bin/pingap # buildkit
2026-04-12 02:47:09 UTC (buildkit.dockerfile.v0)COPY /pingap/entrypoint.sh /entrypoint.sh # buildkit
2026-04-12 02:47:09 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c mkdir -p /opt/pingap/conf # buildkit
2026-04-12 02:47:09 UTC (buildkit.dockerfile.v0)CMD ["pingap"]
2026-04-12 02:47:09 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.