2025-12-06 14:34:48 UTC
39.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:20043066d3d5c78b45520c5707319835ac7d1f3d7f0dded0138ea0897d6a3188 - 71.85% (28.3 MB)
[#001] sha256:1b0a471ea29f83350b705f4774d8cef13d6e7b3a3957cb7a4cba379f6de0d192 - 0.33% (134 KB)
[#002] sha256:b8656884106044dba63d0f7d89ed7a81b5bc7518d57f359ac18d5a455acf7c86 - 27.82% (11 MB)
[#003] sha256:34ec06523cd80012a682a92cf36ffd3e189637fd23093cf336e1c8b819ecbbd5 - 0.0% (183 Bytes)
[#004] sha256:8c01250e6c7b80315efee6c02a42a6e072c78615c0ab06ec289b2341cb031378 - 0.0% (133 Bytes)
/bin/sh -c #(nop) ARG RELEASE
2025-10-16 19:23:01 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-10-16 19:23:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-10-16 19:23:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-10-16 19:23:03 UTC/bin/sh -c #(nop) ADD file:ddf1aa62235de6657123492b19d27d937c25668011b5ebf923a3f019200f8540 in /
2025-10-16 19:23:03 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-12-06 14:34:47 UTC (buildkit.dockerfile.v0)COPY /etc/ssl /etc/ssl # buildkit
2025-12-06 14:34:48 UTC (buildkit.dockerfile.v0)COPY /pingap/target/release/pingap /usr/local/bin/pingap # buildkit
2025-12-06 14:34:48 UTC (buildkit.dockerfile.v0)COPY /pingap/entrypoint.sh /entrypoint.sh # buildkit
2025-12-06 14:34:48 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c mkdir -p /opt/pingap/conf # buildkit
2025-12-06 14:34:48 UTC (buildkit.dockerfile.v0)CMD ["pingap"]
2025-12-06 14:34:48 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/entrypoint.sh"]
2025-12-06 14:31:02 UTC
38.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:97dd3f0ce510a30a2868ff104e9ff286ffc0ef01284aebe383ea81e85e26a415 - 71.67% (27.5 MB)
[#001] sha256:9331866b547a60985f3d85ff6614a34b5e73ea748ead80936e135cfd09404ffa - 0.34% (134 KB)
[#002] sha256:ca2ef4daf35ecf80a7f1226c2354a79ccbbd982b8a7aa1965975c781917056d0 - 27.98% (10.7 MB)
[#003] sha256:d7cd35a860223ab2e07208b0fdacb5e41886b540415070cd271a8f07b179f6f7 - 0.0% (185 Bytes)
[#004] sha256:528b96756dbedf1c84fe7140758e048d68ae3000d83f3acd0f433d4998e45316 - 0.0% (132 Bytes)
/bin/sh -c #(nop) ARG RELEASE
2025-10-16 19:26:52 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-10-16 19:26:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-10-16 19:26:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-10-16 19:26:58 UTC/bin/sh -c #(nop) ADD file:44fdb45bd3a8d9bd9c66b716aa0bb6ee11b6fbcceb59ee0eb54165785a35dfcb in /
2025-10-16 19:26:58 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-12-06 14:31:02 UTC (buildkit.dockerfile.v0)COPY /etc/ssl /etc/ssl # buildkit
2025-12-06 14:31:02 UTC (buildkit.dockerfile.v0)COPY /pingap/target/release/pingap /usr/local/bin/pingap # buildkit
2025-12-06 14:31:02 UTC (buildkit.dockerfile.v0)COPY /pingap/entrypoint.sh /entrypoint.sh # buildkit
2025-12-06 14:31:02 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c mkdir -p /opt/pingap/conf # buildkit
2025-12-06 14:31:02 UTC (buildkit.dockerfile.v0)CMD ["pingap"]
2025-12-06 14:31:02 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.