2024-11-19 00:01:57 UTC
33.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:96c790bf75a2e81c8b7dbb66ceecba1b4235b87111c8c58dd72323e11ede4929 - 3.87% (1.28 MB)
[#001] sha256:91a4a48a8e10fa8cdd80412aee6074b10dd7149e46faf8e1b5101399b7456a7b - 96.13% (31.8 MB)
COPY / / # buildkit
2024-11-19 00:01:57 UTC (buildkit.dockerfile.v0)ARG GIT_VERSION=v3.29.0-26-g28fefc611cc6
2024-11-19 00:01:57 UTC (buildkit.dockerfile.v0)LABEL description=Calico Kubernetes controllers monitor the Kubernetes API and perform actions based on cluster state
2024-11-19 00:01:57 UTC (buildkit.dockerfile.v0)LABEL maintainer=maintainers@tigera.io
2024-11-19 00:01:57 UTC (buildkit.dockerfile.v0)LABEL name=Calico Kubernetes controllers
2024-11-19 00:01:57 UTC (buildkit.dockerfile.v0)LABEL release=1
2024-11-19 00:01:57 UTC (buildkit.dockerfile.v0)LABEL summary=Calico Kubernetes controllers monitor the Kubernetes API and perform actions based on cluster state
2024-11-19 00:01:57 UTC (buildkit.dockerfile.v0)LABEL vendor=Project Calico
2024-11-19 00:01:57 UTC (buildkit.dockerfile.v0)LABEL version=v3.29.0-26-g28fefc611cc6
2024-11-19 00:01:57 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2024-11-19 00:01:57 UTC (buildkit.dockerfile.v0)USER 999
2024-11-19 00:01:57 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/kube-controllers"]
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.