Namespace
calico
Image / Tag
csi:v3.26.1-10-g757dbd55f2e7-amd64
Content Digest
sha256:e462feee58c017f90e4b7ba5f09e8eb68f05190a4934b3859a2c6316d4e276fd
Details
Created

2023-07-20 18:02:27 UTC

Size

8.49 MB

Content Digest
Labels
  • description
    Calico CSI driver to setup secure connections from Kubernetes pods to local daemons
  • maintainer
    Matt Leung <matt.leung@tigera.io>
  • name
    Calico CSI Driver
  • release
    1
  • summary
    Calico CSI driver to setup secure connections from Kubernetes pods to local daemons
  • vendor
    Project Calico
  • version
    v3.26.1-10-g757dbd55f2e7

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:73890627ab576672f5ea678e219fda126affa49b5f4d39b9ed4bd0989090d7da - 4.48% (389 KB)

[#001] sha256:cdf2263bf14d4b57c4d69906d8039bf8cf892bc9d366eec90e7ca69c30078855 - 0.66% (57.5 KB)

[#002] sha256:c61d03cdade91b0561592e45137df1a33f3605bc8050676140df7c2e2464b4e4 - 9.96% (866 KB)

[#003] sha256:34064138a3c521f7725e39b3a61f0adf1d56048d5190d63cc42f8de5b90b36b8 - 0.0% (151 Bytes)

[#004] sha256:4bd60ee60ade7a36c274359c25a6434fb17755fcfcbd0e8012f8d2f72ee0cd46 - 0.01% (1.18 KB)

[#005] sha256:3a9a7840731e39daeb3984e16fd31c0971c2246540ca3bc7d78baebadda7b251 - 84.88% (7.21 MB)


History
2023-07-20 18:02:27 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-07-20 18:02:27 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-07-20 18:02:27 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.26.1-10-g757dbd55f2e7 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-07-20 18:02:27 UTC (buildkit.dockerfile.v0)

COPY /lib64/ld-linux-x86-64.so.2 /lib64/ld-linux-x86-64.so.2 # buildkit

2023-07-20 18:02:27 UTC (buildkit.dockerfile.v0)

COPY /lib64/libpthread.so.0 /lib64/libpthread.so.0 # buildkit

2023-07-20 18:02:27 UTC (buildkit.dockerfile.v0)

COPY /lib64/libc.so.6 /lib64/libc.so.6 # buildkit

2023-07-20 18:02:27 UTC (buildkit.dockerfile.v0)

COPY /etc/host.conf /etc/host.conf # buildkit

2023-07-20 18:02:27 UTC (buildkit.dockerfile.v0)

COPY /etc/nsswitch.conf /etc/nsswitch.conf # buildkit

2023-07-20 18:02:27 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR

2023-07-20 18:02:27 UTC (buildkit.dockerfile.v0)

ADD bin/csi-driver-amd64 /usr/local/bin/csi-driver # buildkit

2023-07-20 18:02:27 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/local/bin/csi-driver"]

Danger Zone
Delete Tag

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.

Delete