2025-07-14 05:47:21 UTC
15.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f513abf5ac9672788400d81a2547ff101c9f7532f88b3bbd929d8e387fbe9e71 - 9.48% (1.47 MB)
[#001] sha256:9dfa7eb53accd720bf920a0288e423f5345690a18fa2fd0eed4bae902d70d186 - 90.52% (14 MB)
COPY / / # buildkit
2025-07-14 05:47:21 UTC (buildkit.dockerfile.v0)ARG GIT_VERSION=v3.31.0-0.dev-563-ge7e03578eefd
2025-07-14 05:47:21 UTC (buildkit.dockerfile.v0)ARG UPSTREAM_VER=f0fd46fc3fbdb6fe20fc2d2614631816b551a143
2025-07-14 05:47:21 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=maintainers@tigera.io
2025-07-14 05:47:21 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=CSI Node driver registrar
2025-07-14 05:47:21 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/projectcalico/calico
2025-07-14 05:47:21 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.description=CSI Node driver registrar handles registration of CSI drivers with the kubelet. This is the upstream version repackaged for Calico.
2025-07-14 05:47:21 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.vendor=Project Calico
2025-07-14 05:47:21 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.version=f0fd46fc3fbdb6fe20fc2d2614631816b551a143+calico-v3.31.0-0.dev-563-ge7e03578eefd
2025-07-14 05:47:21 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.licenses=Apache-2.0
2025-07-14 05:47:21 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2025-07-14 05:47:21 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/node-driver-registrar"]
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.