sha256:8cd98342d7a34ba1e8cad0f58c86079c6e8e0320d5f6c6b7f3251f82df5f79b4
2025-10-01 10:44:40 UTC
64 MB
/opt/cni/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:7e2cfd5245d8282aebb760d9633467935b0133cba62c4b416b4d3fac24bd58e8 - 2.07% (1.33 MB)
[#001] sha256:ad9513e0612a743db893f0bb3fda897e489fa7aabecc126747f32948526fe721 - 97.93% (62.7 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
COPY / / # buildkit
2025-10-01 10:44:40 UTC (buildkit.dockerfile.v0)ARG GIT_VERSION=v3.32.0-0.dev-78-g54a055ed25b2
2025-10-01 10:44:40 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.description=Calico Networking for CNI includes a CNI networking plugin and CNI IPAM plugin
2025-10-01 10:44:40 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=maintainers@tigera.io
2025-10-01 10:44:40 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/projectcalico/calico
2025-10-01 10:44:40 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=Calico Networking for CNI
2025-10-01 10:44:40 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.vendor=Project Calico
2025-10-01 10:44:40 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.version=v3.32.0-0.dev-78-g54a055ed25b2
2025-10-01 10:44:40 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.licenses=Apache-2.0
2025-10-01 10:44:40 UTC (buildkit.dockerfile.v0)ENV PATH=/opt/cni/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2025-10-01 10:44:40 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2025-10-01 10:44:40 UTC (buildkit.dockerfile.v0)WORKDIR /opt/cni/bin
2025-10-01 10:44:40 UTC (buildkit.dockerfile.v0)CMD ["/opt/cni/bin/install"]
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.