sha256:74fba2776e173d383b36e0fc5676aa50c643f63b655b951f6a084ad018a83d4f
2025-09-24 20:33:41 UTC
60.6 MB
/opt/cni/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:220b6c9b3bac95a630f7057ce9ebf593d8e25315e1e2bfb5dc12e4b0abb4daa0 - 2.18% (1.32 MB)
[#001] sha256:d70fee45af455faf2c7bc059a72bb772a68ab0623adca5c20f794ef845988192 - 97.82% (59.2 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
COPY / / # buildkit
2025-09-24 20:33:41 UTC (buildkit.dockerfile.v0)ARG GIT_VERSION=v3.32.0-0.dev-48-gf45b91b0e828
2025-09-24 20:33:41 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 20:33:41 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=maintainers@tigera.io
2025-09-24 20:33:41 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/projectcalico/calico
2025-09-24 20:33:41 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=Calico Networking for CNI
2025-09-24 20:33:41 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.vendor=Project Calico
2025-09-24 20:33:41 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.version=v3.32.0-0.dev-48-gf45b91b0e828
2025-09-24 20:33:41 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.licenses=Apache-2.0
2025-09-24 20:33:41 UTC (buildkit.dockerfile.v0)ENV PATH=/opt/cni/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2025-09-24 20:33:41 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2025-09-24 20:33:41 UTC (buildkit.dockerfile.v0)WORKDIR /opt/cni/bin
2025-09-24 20:33:41 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.