2022-12-01 06:39:24 UTC
8.64 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:01d3807217c7b905cabdceb6f56c86f31cda5e3e7c25f8ddfec706790eadb9df - 4.41% (390 KB)
[#001] sha256:2616b47c24c5138d3bd01dbfb582cb3242b239beb0506154d492380758501c2e - 0.65% (57.5 KB)
[#002] sha256:44d20e650493cb49a3da4c71988f313e8786c5622723211bc1e6d56855bc3e0a - 9.79% (866 KB)
[#003] sha256:0b9dcf716d9f7f93edb33874d1706f0aa80493cb21493cc84bf332e7bd8f438f - 0.0% (176 Bytes)
[#004] sha256:3066600627e198fe3e2e8eb04811dab3a6cda4f0c64f3691ca317842209bd2d7 - 0.01% (1.17 KB)
[#005] sha256:6c715654daee16e1fe5225bbc8f5ca5f64ccaf2fb5e8ff1c92acc59a855be4ae - 85.12% (7.35 MB)
SHELL [/bin/sh -c]
2022-12-01 06:39:23 UTC (buildkit.dockerfile.v0)ARG GIT_VERSION=unknown
2022-12-01 06:39:23 UTC (buildkit.dockerfile.v0)LABEL name=Calico CSI Driver vendor=Project Calico version=v3.25.0-0.dev-519-g2fee4ee0153d 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>
2022-12-01 06:39:23 UTC (buildkit.dockerfile.v0)COPY /lib64/ld-linux-x86-64.so.2 /lib64/ld-linux-x86-64.so.2 # buildkit
2022-12-01 06:39:23 UTC (buildkit.dockerfile.v0)COPY /lib64/libpthread.so.0 /lib64/libpthread.so.0 # buildkit
2022-12-01 06:39:23 UTC (buildkit.dockerfile.v0)COPY /lib64/libc.so.6 /lib64/libc.so.6 # buildkit
2022-12-01 06:39:23 UTC (buildkit.dockerfile.v0)COPY /etc/host.conf /etc/host.conf # buildkit
2022-12-01 06:39:24 UTC (buildkit.dockerfile.v0)COPY /etc/nsswitch.conf /etc/nsswitch.conf # buildkit
2022-12-01 06:39:24 UTC (buildkit.dockerfile.v0)ADD bin/csi-driver-amd64 /usr/local/bin/csi-driver # buildkit
2022-12-01 06:39:24 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.