2025-02-27 22:21:16 UTC
43.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a1c595bc69920874d9652eb6bd8bc81f461a1577c7df0e902c2ce58e264607a8 - 3.0% (1.31 MB)
[#001] sha256:8ad71f039daa985dc2e22d6e29ee3ef0f119eff5465caaa0e68c364bd2ec825b - 97.0% (42.2 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
COPY / / # buildkit
2025-02-27 22:21:16 UTC (buildkit.dockerfile.v0)ARG GIT_VERSION=v3.30.0-0.dev-585-gf8bacf4ab99f
2025-02-27 22:21:16 UTC (buildkit.dockerfile.v0)LABEL description=Aggregated API server which enables calico resources to be managed via kubectl
2025-02-27 22:21:16 UTC (buildkit.dockerfile.v0)LABEL maintainer=maintainers@tigera.io
2025-02-27 22:21:16 UTC (buildkit.dockerfile.v0)LABEL name=Calico API server
2025-02-27 22:21:16 UTC (buildkit.dockerfile.v0)LABEL release=1
2025-02-27 22:21:16 UTC (buildkit.dockerfile.v0)LABEL summary=Calico API server
2025-02-27 22:21:16 UTC (buildkit.dockerfile.v0)LABEL vendor=Project Calico
2025-02-27 22:21:16 UTC (buildkit.dockerfile.v0)LABEL version=v3.30.0-0.dev-585-gf8bacf4ab99f
2025-02-27 22:21:16 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2025-02-27 22:21:16 UTC (buildkit.dockerfile.v0)USER 10001:10001
2025-02-27 22:21:16 UTC (buildkit.dockerfile.v0)WORKDIR /code
2025-02-27 22:21:16 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.