2023-03-31 09:05:33 UTC
10.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3369f10a446f6b323ca8ae219da1496ea69e4f8c7c8d65eb47d4a6d6698747ad - 3.68% (397 KB)
[#001] sha256:b77d9370aa36c83bd5f8e3067d9d6fe8ee7fe4d265a4d6baedd900412c1a4ee3 - 0.53% (57.5 KB)
[#002] sha256:17f243ef15485bcce7d6293bb5bb9ea96a1ddfb97e1353dd5f6641b3bb6e449d - 8.04% (867 KB)
[#003] sha256:97b0fffa751a945d193c4a2bb335cedb11c31d5107df5331b34f1f84b1d7d0bc - 0.0% (175 Bytes)
[#004] sha256:a3cea46e6af23410d3f71c86e8049dc66129a1fe757662b4da40ae06cd33a419 - 0.01% (1.18 KB)
[#005] sha256:6e544c6f6045e5da870a0eb65e0bcb9c1dc792c97ae899e1dc5977d7c40123d7 - 87.74% (9.24 MB)
SHELL [/bin/sh -c]
2023-03-31 09:05:32 UTC (buildkit.dockerfile.v0)ARG GIT_VERSION=unknown
2023-03-31 09:05:32 UTC (buildkit.dockerfile.v0)LABEL name=Calico CSI Driver vendor=Project Calico version=v3.26.0-0.dev-377-g9cf72a42ca6d 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>
2023-03-31 09:05:32 UTC (buildkit.dockerfile.v0)COPY /lib64/ld-linux-x86-64.so.2 /lib64/ld-linux-x86-64.so.2 # buildkit
2023-03-31 09:05:32 UTC (buildkit.dockerfile.v0)COPY /lib64/libpthread.so.0 /lib64/libpthread.so.0 # buildkit
2023-03-31 09:05:32 UTC (buildkit.dockerfile.v0)COPY /lib64/libc.so.6 /lib64/libc.so.6 # buildkit
2023-03-31 09:05:32 UTC (buildkit.dockerfile.v0)COPY /etc/host.conf /etc/host.conf # buildkit
2023-03-31 09:05:33 UTC (buildkit.dockerfile.v0)COPY /etc/nsswitch.conf /etc/nsswitch.conf # buildkit
2023-03-31 09:05:33 UTC (buildkit.dockerfile.v0)ADD bin/csi-driver-amd64 /usr/local/bin/csi-driver # buildkit
2023-03-31 09:05:33 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.