2024-10-29 17:20:08 UTC
33 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:fa57068a4fa949066d6a10fce4235d2a8ce5306d6dbf6d2f1cd55b084cf4ebcd - 3.87% (1.28 MB)
[#001] sha256:5179902fe280124e85531a08bccb69806c5426065cbc0dbcdee2033f3548ac0f - 96.13% (31.8 MB)
COPY / / # buildkit
2024-10-29 17:20:08 UTC (buildkit.dockerfile.v0)ARG GIT_VERSION=v3.29.0
2024-10-29 17:20:08 UTC (buildkit.dockerfile.v0)LABEL description=Calico Kubernetes controllers monitor the Kubernetes API and perform actions based on cluster state
2024-10-29 17:20:08 UTC (buildkit.dockerfile.v0)LABEL maintainer=maintainers@tigera.io
2024-10-29 17:20:08 UTC (buildkit.dockerfile.v0)LABEL name=Calico Kubernetes controllers
2024-10-29 17:20:08 UTC (buildkit.dockerfile.v0)LABEL release=1
2024-10-29 17:20:08 UTC (buildkit.dockerfile.v0)LABEL summary=Calico Kubernetes controllers monitor the Kubernetes API and perform actions based on cluster state
2024-10-29 17:20:08 UTC (buildkit.dockerfile.v0)LABEL vendor=Project Calico
2024-10-29 17:20:08 UTC (buildkit.dockerfile.v0)LABEL version=v3.29.0
2024-10-29 17:20:08 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2024-10-29 17:20:08 UTC (buildkit.dockerfile.v0)USER 999
2024-10-29 17:20:08 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.