2025-07-07 08:04:26 UTC
43.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:1781caf0bba2690fe60e738f3e783b57fb46b573d3b0cbf0c06eb826c55c2fed - 3.02% (1.32 MB)
[#001] sha256:d04138a6bbe673c689333d62b81d60b8dcc084a22868c5985d29e756a715b604 - 96.98% (42.2 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
COPY / / # buildkit
2025-07-07 08:04:26 UTC (buildkit.dockerfile.v0)ARG GIT_VERSION=v3.31.0-0.dev-544-g4c9b9d7115ee
2025-07-07 08:04:26 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.description=Aggregated API server which enables calico resources to be managed via kubectl
2025-07-07 08:04:26 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=maintainers@tigera.io
2025-07-07 08:04:26 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/projectcalico/calico
2025-07-07 08:04:26 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=Calico API server
2025-07-07 08:04:26 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.vendor=Project Calico
2025-07-07 08:04:26 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.version=v3.31.0-0.dev-544-g4c9b9d7115ee
2025-07-07 08:04:26 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.licenses=Apache-2.0
2025-07-07 08:04:26 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2025-07-07 08:04:26 UTC (buildkit.dockerfile.v0)USER 10001:10001
2025-07-07 08:04:26 UTC (buildkit.dockerfile.v0)WORKDIR /code
2025-07-07 08:04:26 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/code/apiserver"]
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.