2026-07-05 11:34:48 UTC
39.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4b987da45db4d6278590ab89840c7167ea397df222f3ee4cdb77c3e15694b1a9 - 70.33% (27.5 MB)
[#001] sha256:b6f3d742e2b725d7c69a8f2c908a9d8e0b4044ee054fb496a9fc1b14f0be2a57 - 0.35% (140 KB)
[#002] sha256:e76c3fb4a63c28c9e6cf1d66d9d604c1ca23f7c8ddea06cfe06b4fa6c8e54fa7 - 29.32% (11.5 MB)
[#003] sha256:a16c64cda5917c7773bdd132364a06031cb6d8db855a824b2427396a92372dad - 0.0% (186 Bytes)
[#004] sha256:230c24f18fb0590fcba07d7f36a735d196291ba85a6386b606b73a8e93a51cca - 0.0% (131 Bytes)
/bin/sh -c #(nop) ARG RELEASE
2026-06-22 21:25:05 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2026-06-22 21:25:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2026-06-22 21:25:07 UTC/bin/sh -c #(nop) ADD file:cdc9a547b921f36a32310f732815bbee6c6e4f5bd768ab5d49cdc0aa1b9f4785 in /
2026-06-22 21:25:07 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-07-05 11:34:48 UTC (buildkit.dockerfile.v0)COPY /etc/ssl /etc/ssl # buildkit
2026-07-05 11:34:48 UTC (buildkit.dockerfile.v0)COPY /pingap/target/release/pingap /usr/local/bin/pingap # buildkit
2026-07-05 11:34:48 UTC (buildkit.dockerfile.v0)COPY /pingap/entrypoint.sh /entrypoint.sh # buildkit
2026-07-05 11:34:48 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c mkdir -p /opt/pingap/conf # buildkit
2026-07-05 11:34:48 UTC (buildkit.dockerfile.v0)CMD ["pingap"]
2026-07-05 11:34:48 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.