2025-05-24 00:52:30 UTC
64.4 MB
/opt/cni/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:146968b1c77961714f54d58657a2e83c7a945f89d0f3e2f34c3b1919af51ee6c - 2.58% (1.66 MB)
[#001] sha256:d4899514a625e3546180e5565e2c2c787297f597cd82329e8950bb1fc822218b - 97.42% (62.8 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
COPY / / # buildkit
2025-05-24 00:52:30 UTC (buildkit.dockerfile.v0)ARG GIT_VERSION=v3.31.0-0.dev-373-g25df86361caf
2025-05-24 00:52:30 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.description=Calico Networking for CNI includes a CNI networking plugin and CNI IPAM plugin
2025-05-24 00:52:30 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=maintainers@tigera.io
2025-05-24 00:52:30 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/projectcalico/calico
2025-05-24 00:52:30 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=Calico Networking for CNI
2025-05-24 00:52:30 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.vendor=Project Calico
2025-05-24 00:52:30 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.version=v3.31.0-0.dev-373-g25df86361caf
2025-05-24 00:52:30 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.licenses=Apache-2.0
2025-05-24 00:52:30 UTC (buildkit.dockerfile.v0)ENV PATH=/opt/cni/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2025-05-24 00:52:30 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2025-05-24 00:52:30 UTC (buildkit.dockerfile.v0)WORKDIR /opt/cni/bin
2025-05-24 00:52:30 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.