2023-02-23 19:43:03 UTC
8.65 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:28b018dbb9a3d3353802dec7bd423d774a0aae169c5cc4976647a7e7510ebeb8 - 4.48% (397 KB)
[#001] sha256:d067f3b7be30c2c05d994b7d26b4cd77571dec62fb7d46ebbcd5d27d747809a9 - 0.65% (57.5 KB)
[#002] sha256:74f39e2cfb6c434385c9d88bf5f331a77410cb3957c7360b5b000803e824f3bd - 9.79% (867 KB)
[#003] sha256:bc93932101ca916a66e69fd54c105b75c28d30060404992123c0c8bbc51588a8 - 0.0% (174 Bytes)
[#004] sha256:108c71ffb9cc60a110deb412d8e03e7162454def4a8b606f54b2867f2b822157 - 0.01% (1.17 KB)
[#005] sha256:afba0a77a4182ae5ae6fb0ce397e5422386a996cb5202930412bb04c69353f4f - 85.07% (7.36 MB)
SHELL [/bin/sh -c]
2023-02-23 19:43:03 UTC (buildkit.dockerfile.v0)ARG GIT_VERSION=unknown
2023-02-23 19:43:03 UTC (buildkit.dockerfile.v0)LABEL name=Calico CSI Driver vendor=Project Calico version=v3.25.0-56-g61ec8b75a987 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-02-23 19:43:03 UTC (buildkit.dockerfile.v0)COPY /lib64/ld-linux-x86-64.so.2 /lib64/ld-linux-x86-64.so.2 # buildkit
2023-02-23 19:43:03 UTC (buildkit.dockerfile.v0)COPY /lib64/libpthread.so.0 /lib64/libpthread.so.0 # buildkit
2023-02-23 19:43:03 UTC (buildkit.dockerfile.v0)COPY /lib64/libc.so.6 /lib64/libc.so.6 # buildkit
2023-02-23 19:43:03 UTC (buildkit.dockerfile.v0)COPY /etc/host.conf /etc/host.conf # buildkit
2023-02-23 19:43:03 UTC (buildkit.dockerfile.v0)COPY /etc/nsswitch.conf /etc/nsswitch.conf # buildkit
2023-02-23 19:43:03 UTC (buildkit.dockerfile.v0)ADD bin/csi-driver-amd64 /usr/local/bin/csi-driver # buildkit
2023-02-23 19:43:03 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.