sha256:1dcb290036595fb83d393d0d6be97c1be8c21b9437af52f19de0a7ae8709d80c
2025-09-24 18:06:49 UTC
65.9 MB
/opt/cni/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:7ebb89d648c89ed6d0e1f4c851c18948dd9942902855c291b9c81586855e297b - 2.23% (1.47 MB)
[#001] sha256:b92c75c5daa2a91b0e7e58a4affe359db7f74a66e386198a390869814bdb55cd - 97.77% (64.4 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
COPY / / # buildkit
2025-09-24 18:06:49 UTC (buildkit.dockerfile.v0)ARG GIT_VERSION=v3.32.0-0.dev-46-gcc45289d5dfb
2025-09-24 18:06:49 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.description=Calico Networking for CNI includes a CNI networking plugin and CNI IPAM plugin
2025-09-24 18:06:49 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=maintainers@tigera.io
2025-09-24 18:06:49 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/projectcalico/calico
2025-09-24 18:06:49 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=Calico Networking for CNI
2025-09-24 18:06:49 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.vendor=Project Calico
2025-09-24 18:06:49 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.version=v3.32.0-0.dev-46-gcc45289d5dfb
2025-09-24 18:06:49 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.licenses=Apache-2.0
2025-09-24 18:06:49 UTC (buildkit.dockerfile.v0)ENV PATH=/opt/cni/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2025-09-24 18:06:49 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2025-09-24 18:06:49 UTC (buildkit.dockerfile.v0)WORKDIR /opt/cni/bin
2025-09-24 18:06:49 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.