2024-06-08 21:48:18 UTC
8.59 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a60b05aa230001d96a1c0905e461e081413299021b69f8ff389e688eae0bb7a8 - 4.43% (390 KB)
[#001] sha256:c1b109c395985beb8d4c4385708393cf13fae13d0758929475fdc67afea4f54d - 0.65% (57.5 KB)
[#002] sha256:2b20aa0d2a4ce89066340cf46db58f9197e62a73bd210c342e4dc90c9e72a7f1 - 9.86% (867 KB)
[#003] sha256:4d64e25a7d115205687ae78eaf3ad3e41200a86bdea9a7a047d9cbd601e47434 - 0.0% (151 Bytes)
[#004] sha256:232323c00a27cb51d3e7aeaa041a35ec3c2d761224a37cc839243c3b4b804e61 - 0.01% (1.18 KB)
[#005] sha256:ef3e9270bbf8d974dafa0cdf206e63cd66f16e472650703e88d8f8f1b7ff2162 - 85.04% (7.31 MB)
SHELL [/bin/sh -c]
2024-06-08 21:48:17 UTC (buildkit.dockerfile.v0)ARG GIT_VERSION=unknown
2024-06-08 21:48:17 UTC (buildkit.dockerfile.v0)LABEL name=Calico CSI Driver vendor=Project Calico version=v3.26.4-46-gc06a60dd3730 release=1 summary=Calico CSI driver to setup secure connections from Kubernetes pods to local daemons description=Calico CSI driver to setup secure connections from Kubernetes pods to local daemons maintainer=Matt Leung <matt.leung@tigera.io>
2024-06-08 21:48:17 UTC (buildkit.dockerfile.v0)COPY /lib64/ld-linux-x86-64.so.2 /lib64/ld-linux-x86-64.so.2 # buildkit
2024-06-08 21:48:17 UTC (buildkit.dockerfile.v0)COPY /lib64/libpthread.so.0 /lib64/libpthread.so.0 # buildkit
2024-06-08 21:48:17 UTC (buildkit.dockerfile.v0)COPY /lib64/libc.so.6 /lib64/libc.so.6 # buildkit
2024-06-08 21:48:18 UTC (buildkit.dockerfile.v0)COPY /etc/host.conf /etc/host.conf # buildkit
2024-06-08 21:48:18 UTC (buildkit.dockerfile.v0)COPY /etc/nsswitch.conf /etc/nsswitch.conf # buildkit
2024-06-08 21:48:18 UTC (buildkit.dockerfile.v0)ARG BIN_DIR
2024-06-08 21:48:18 UTC (buildkit.dockerfile.v0)ADD bin/csi-driver-amd64 /usr/local/bin/csi-driver # buildkit
2024-06-08 21:48:18 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/csi-driver"]
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.