Namespace
calico
Image / Tag
csi:v3.26.0-24-g5bf368f38b07-amd64
Content Digest
sha256:4122f0da6429e879d966f7614d20a89c8a75f7ef846b6945aac676f73293008f
Details
Created

2023-06-08 18:12:40 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.0-24-g5bf368f38b07

Environment
PATH

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


Layers

[#000] sha256:52acb80c01351af885a6230926bd85ca706a63dec1c595ec9185406304ac9674 - 4.48% (389 KB)

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

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

[#003] sha256:3a95f69e9cf0160b2ae05f367c0a3ce82a830f591483d6edeba2efd613b9e104 - 0.0% (148 Bytes)

[#004] sha256:de21b5d89243b0ac4607b63e9ad7cc3348b88695d781ba95de127525cc32c3dd - 0.01% (1.17 KB)

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


History
2023-06-08 18:12:40 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-06-08 18:12:40 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-06-08 18:12:40 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.26.0-24-g5bf368f38b07 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-06-08 18:12:40 UTC (buildkit.dockerfile.v0)

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

2023-06-08 18:12:40 UTC (buildkit.dockerfile.v0)

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

2023-06-08 18:12:40 UTC (buildkit.dockerfile.v0)

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

2023-06-08 18:12:40 UTC (buildkit.dockerfile.v0)

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

2023-06-08 18:12:40 UTC (buildkit.dockerfile.v0)

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

2023-06-08 18:12:40 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR

2023-06-08 18:12:40 UTC (buildkit.dockerfile.v0)

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

2023-06-08 18:12:40 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