sha256:72722af2e40f2d4125c5805775351af0a4ea5f6498759e9bf12771ea52ba3d54
2025-09-30 11:32:43 UTC
61.3 MB
/opt/cni/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:33172a9866d3793d0374732784d1846d14a8136355b8e407637f98bb357ffa2c - 2.71% (1.66 MB)
[#001] sha256:77e2f7eb1e6b2f9bf1a1bb3efad11d9f17c41bae8d9f8dbc95f028a8e75ea4b7 - 97.29% (59.6 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
COPY / / # buildkit
2025-09-30 11:32:43 UTC (buildkit.dockerfile.v0)ARG GIT_VERSION=v3.32.0-0.dev-62-g687bcc68280b
2025-09-30 11:32:43 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.description=Calico Networking for CNI includes a CNI networking plugin and CNI IPAM plugin
2025-09-30 11:32:43 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=maintainers@tigera.io
2025-09-30 11:32:43 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/projectcalico/calico
2025-09-30 11:32:43 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=Calico Networking for CNI
2025-09-30 11:32:43 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.vendor=Project Calico
2025-09-30 11:32:43 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.version=v3.32.0-0.dev-62-g687bcc68280b
2025-09-30 11:32:43 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.licenses=Apache-2.0
2025-09-30 11:32:43 UTC (buildkit.dockerfile.v0)ENV PATH=/opt/cni/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2025-09-30 11:32:43 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2025-09-30 11:32:43 UTC (buildkit.dockerfile.v0)WORKDIR /opt/cni/bin
2025-09-30 11:32:43 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.