Namespace
calico
Image / Tag
csi:v3.27.5-4-g296deb1f1b3e-amd64
Content Digest
sha256:abe5a60325754f6e85386f8cc20ec7d8c798214e894ac8c5a032b570d3e4d73a
Details
Created

2025-03-27 04:47:59 UTC

Size

8.61 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.27.5-4-g296deb1f1b3e

Environment
PATH

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


Layers

[#000] sha256:3a4e469a81ec7472708f2f152f813b8aed29d908e73d78d7b21bfa7d7dc9a78b - 4.59% (405 KB)

[#001] sha256:646317dca1928bda5d28ecd6266de55dbf0c459965ca7ea6e54df6710181de2c - 0.65% (57 KB)

[#002] sha256:92144c84e3f41876d23426e783173326ab627558b9f09150b6c2afb81ec6b16c - 10.16% (896 KB)

[#003] sha256:86932021ce5e8c2517ae71beadbb39d2fcb5a3ef4b2eb1c88b05062109489c47 - 0.0% (150 Bytes)

[#004] sha256:989d302c0d291ca448ebbdb316c5335ab84d88ec0ef637bd1acb3a3a108067fe - 0.01% (1.18 KB)

[#005] sha256:c57d560a952636cfed7bdcc87dd2693d419bfca9b4d7cee4f5b34ecb000ba093 - 84.59% (7.29 MB)


History
2025-03-27 04:47:58 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2025-03-27 04:47:58 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=v3.27.5-4-g296deb1f1b3e

2025-03-27 04:47:58 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.27.5-4-g296deb1f1b3e 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>

2025-03-27 04:47:58 UTC (buildkit.dockerfile.v0)

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

2025-03-27 04:47:59 UTC (buildkit.dockerfile.v0)

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

2025-03-27 04:47:59 UTC (buildkit.dockerfile.v0)

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

2025-03-27 04:47:59 UTC (buildkit.dockerfile.v0)

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

2025-03-27 04:47:59 UTC (buildkit.dockerfile.v0)

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

2025-03-27 04:47:59 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR=bin

2025-03-27 04:47:59 UTC (buildkit.dockerfile.v0)

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

2025-03-27 04:47:59 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