2024-05-09 12:19:37 UTC
36.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:49b384cc7b4aa0dfd16ff7817ad0ea04f1d0a8072e62114efcd99119f8ceb9ed - 76.03% (27.5 MB)
[#001] sha256:c9a30583e8a4a4077c6641f15935a3a384adbd7cadd07949130c7696ced070f1 - 23.97% (8.68 MB)
[#002] sha256:96ab47db12c7a2cf27a6ae52ca47dfae7a900d3641471db42ce06c2e9567fe3f - 0.0% (183 Bytes)
[#003] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#004] sha256:1425c1e570eec20ee7ddb7c295cf8d0c9617dd1e016e4f0e9f51edd3fb0aee11 - 0.0% (168 Bytes)
/bin/sh -c #(nop) ARG RELEASE
2024-04-29 16:38:00 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-04-29 16:38:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-04-29 16:38:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2024-04-29 16:38:02 UTC/bin/sh -c #(nop) ADD file:ac9d5a9d5b9b1217a6b26f1069a16bc48fa9c2ed76f3eaf28a8e643ae2058d11 in /
2024-04-29 16:38:03 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-05-09 12:19:37 UTC (buildkit.dockerfile.v0)EXPOSE map[7001/tcp:{}]
2024-05-09 12:19:37 UTC (buildkit.dockerfile.v0)COPY /pingap/target/release/pingap /usr/local/bin/pingap # buildkit
2024-05-09 12:19:37 UTC (buildkit.dockerfile.v0)COPY /pingap/entrypoint.sh /entrypoint.sh # buildkit
2024-05-09 12:19:37 UTC (buildkit.dockerfile.v0)USER ubuntu
2024-05-09 12:19:37 UTC (buildkit.dockerfile.v0)WORKDIR /home/ubuntu
2024-05-09 12:19:37 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c mkdir -p /home/ubuntu/pingap/conf # buildkit
2024-05-09 12:19:37 UTC (buildkit.dockerfile.v0)CMD ["pingap" "-c" "/home/rust/pingap/conf"]
2024-05-09 12:19:37 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/entrypoint.sh"]
2024-05-09 13:47:58 UTC
35.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:9502885e1cbc0555698020a32dea91a7124302b31e46e81699f8eb0752cdf706 - 74.66% (26.7 MB)
[#001] sha256:d1a53ec156e2a2759e446ba90ca5b6dbb5c37d769cbd6608d90d568e47c3e1a7 - 25.34% (9.07 MB)
[#002] sha256:96ab47db12c7a2cf27a6ae52ca47dfae7a900d3641471db42ce06c2e9567fe3f - 0.0% (183 Bytes)
[#003] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#004] sha256:044d6a44ea5e30f4c5d549ee46fdf1cc820c8136c050df7340a3f950120109b6 - 0.0% (168 Bytes)
/bin/sh -c #(nop) ARG RELEASE
2024-04-29 16:39:55 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-04-29 16:39:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-04-29 16:39:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2024-04-29 16:39:58 UTC/bin/sh -c #(nop) ADD file:d1bd5209fbd828a2a6f6ad537f0eb77154890b9445411715281122300f5bb21e in /
2024-04-29 16:39:58 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-05-09 13:47:58 UTC (buildkit.dockerfile.v0)EXPOSE map[7001/tcp:{}]
2024-05-09 13:47:58 UTC (buildkit.dockerfile.v0)COPY /pingap/target/release/pingap /usr/local/bin/pingap # buildkit
2024-05-09 13:47:58 UTC (buildkit.dockerfile.v0)COPY /pingap/entrypoint.sh /entrypoint.sh # buildkit
2024-05-09 13:47:58 UTC (buildkit.dockerfile.v0)USER ubuntu
2024-05-09 13:47:58 UTC (buildkit.dockerfile.v0)WORKDIR /home/ubuntu
2024-05-09 13:47:58 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c mkdir -p /home/ubuntu/pingap/conf # buildkit
2024-05-09 13:47:58 UTC (buildkit.dockerfile.v0)CMD ["pingap" "-c" "/home/rust/pingap/conf"]
2024-05-09 13:47:58 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.