2025-01-13 23:31:11 UTC
36.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:94954a4d07e7932a4e18dffa98c6fa7d55aeaef2ba869f1e4d815b49b05af1c5 - 3.9% (1.42 MB)
[#001] sha256:2eeb871642ae98fd044c889a517f069ef38d2d6be1d0ba0e8d97a27b6cbe5b7e - 96.1% (35.1 MB)
COPY / / # buildkit
2025-01-13 23:31:11 UTC (buildkit.dockerfile.v0)ARG GIT_VERSION=v3.30.0-0.dev-343-g335ecf9cedec
2025-01-13 23:31:11 UTC (buildkit.dockerfile.v0)LABEL description=Calico Kubernetes controllers monitor the Kubernetes API and perform actions based on cluster state
2025-01-13 23:31:11 UTC (buildkit.dockerfile.v0)LABEL maintainer=maintainers@tigera.io
2025-01-13 23:31:11 UTC (buildkit.dockerfile.v0)LABEL name=Calico Kubernetes controllers
2025-01-13 23:31:11 UTC (buildkit.dockerfile.v0)LABEL release=1
2025-01-13 23:31:11 UTC (buildkit.dockerfile.v0)LABEL summary=Calico Kubernetes controllers monitor the Kubernetes API and perform actions based on cluster state
2025-01-13 23:31:11 UTC (buildkit.dockerfile.v0)LABEL vendor=Project Calico
2025-01-13 23:31:11 UTC (buildkit.dockerfile.v0)LABEL version=v3.30.0-0.dev-343-g335ecf9cedec
2025-01-13 23:31:11 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2025-01-13 23:31:11 UTC (buildkit.dockerfile.v0)USER 999
2025-01-13 23:31:11 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.