2024-12-21 09:03:31 UTC
40.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:de44b265507ae44b212defcb50694d666f136b35c1090d9709068bc861bb2d64 - 70.58% (28.4 MB)
[#001] sha256:78d2086e30409d586f7d0032becbb42a49549207ca75a84e13991b95f342d16e - 29.42% (11.8 MB)
[#002] sha256:844d676a8730eba2cb3b199172e421f3172e7a710f79b5091d8303669bca5eec - 0.0% (182 Bytes)
[#003] sha256:7b5394374fe941aa3e660b26ca5351c2766d5e1a15f1d23f4a53ee67574effbc - 0.0% (133 Bytes)
/bin/sh -c #(nop) ARG RELEASE
2024-11-19 17:29:23 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-11-19 17:29:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-11-19 17:29:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2024-11-19 17:29:25 UTC/bin/sh -c #(nop) ADD file:bcebbf0fddcba5b864d5d267b68dd23bcfb01275e6ec7bcab69bf8b56af14804 in /
2024-11-19 17:29:25 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-12-21 09:03:31 UTC (buildkit.dockerfile.v0)EXPOSE map[7001/tcp:{}]
2024-12-21 09:03:31 UTC (buildkit.dockerfile.v0)COPY /pingap/target/release/pingap /usr/local/bin/pingap # buildkit
2024-12-21 09:03:31 UTC (buildkit.dockerfile.v0)COPY /pingap/entrypoint.sh /entrypoint.sh # buildkit
2024-12-21 09:03:31 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c mkdir -p /opt/pingap/conf # buildkit
2024-12-21 09:03:31 UTC (buildkit.dockerfile.v0)CMD ["pingap" "-c" "/opt/pingap/conf" "--autoreload"]
2024-12-21 09:03:31 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/entrypoint.sh"]
2024-12-21 10:51:19 UTC
39.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8bb55f0677778c3027fcc4253dc452bc9c22de989a696391e739fb1cdbbdb4c2 - 69.75% (27.6 MB)
[#001] sha256:7234a16f013215f20199055405d17c23b98f5e990d8c7f4e7f28f51fc9d3ca5f - 30.25% (12 MB)
[#002] sha256:844d676a8730eba2cb3b199172e421f3172e7a710f79b5091d8303669bca5eec - 0.0% (182 Bytes)
[#003] sha256:a6dc4f4ca5def16c817dabdaea3cc34714304adc2b57be62e330a5e370c23aa5 - 0.0% (134 Bytes)
/bin/sh -c #(nop) ARG RELEASE
2024-11-19 16:18:45 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-11-19 16:18:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-11-19 16:18:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2024-11-19 16:18:47 UTC/bin/sh -c #(nop) ADD file:765dfd09ec2ac4870c8b3efd6ef4a994f99695c574d546d7a9a0e69bbb970b03 in /
2024-11-19 16:18:47 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-12-21 10:51:19 UTC (buildkit.dockerfile.v0)EXPOSE map[7001/tcp:{}]
2024-12-21 10:51:19 UTC (buildkit.dockerfile.v0)COPY /pingap/target/release/pingap /usr/local/bin/pingap # buildkit
2024-12-21 10:51:19 UTC (buildkit.dockerfile.v0)COPY /pingap/entrypoint.sh /entrypoint.sh # buildkit
2024-12-21 10:51:19 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c mkdir -p /opt/pingap/conf # buildkit
2024-12-21 10:51:19 UTC (buildkit.dockerfile.v0)CMD ["pingap" "-c" "/opt/pingap/conf" "--autoreload"]
2024-12-21 10:51:19 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.