2023-12-26 06:52:04 UTC
29.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b37d8c32a3288ecf49d465d47c56dd7eeced840d15a4f9151513517fb73270c5 - 3.24% (974 KB)
[#001] sha256:da5ea0733a7dac99c5ee4da40bf7638bed55e22aec1b03b02c63623172cbc0b2 - 96.76% (28.4 MB)
COPY / / # buildkit
2023-12-26 06:52:04 UTC (buildkit.dockerfile.v0)ARG GIT_VERSION=unknown
2023-12-26 06:52:04 UTC (buildkit.dockerfile.v0)LABEL description=Calico Kubernetes controllers monitor the Kubernetes API and perform actions based on cluster state
2023-12-26 06:52:04 UTC (buildkit.dockerfile.v0)LABEL maintainer=maintainers@tigera.io
2023-12-26 06:52:04 UTC (buildkit.dockerfile.v0)LABEL name=Calico Kubernetes controllers
2023-12-26 06:52:04 UTC (buildkit.dockerfile.v0)LABEL release=1
2023-12-26 06:52:04 UTC (buildkit.dockerfile.v0)LABEL summary=Calico Kubernetes controllers monitor the Kubernetes API and perform actions based on cluster state
2023-12-26 06:52:04 UTC (buildkit.dockerfile.v0)LABEL vendor=Project Calico
2023-12-26 06:52:04 UTC (buildkit.dockerfile.v0)LABEL version=v3.28.0-0.dev-265-gbe0bea1def61
2023-12-26 06:52:04 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2023-12-26 06:52:04 UTC (buildkit.dockerfile.v0)USER 999
2023-12-26 06:52:04 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.