Namespace
calico
Image / Tag
csi:v3.27.4-46-gf70b45c3816d-amd64
Content Digest
sha256:f405ab718968def05d02aecf96501303916d5be9ba99479871978787bd45b391
Details
Created

2024-10-29 18:21:51 UTC

Size

8.44 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.4-46-gf70b45c3816d

Environment
PATH

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


Layers

[#000] sha256:f871befc8096211519bd32201e6761d438bb4950455e27b89055ecfd810b2aff - 4.69% (405 KB)

[#001] sha256:d83e60e0546b6175a7378151b71e7d256b6767c6e8d0e0772289aca7a96f3452 - 0.67% (57.5 KB)

[#002] sha256:3a71fe66f51ab8b20b99611094d4aace1500fe42a042e7075352073368aea479 - 10.37% (896 KB)

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

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

[#005] sha256:dcedee872d695976aff74cfd25913562f8ed276542c8e0a632a59413a7b29f51 - 84.26% (7.11 MB)


History
2024-10-29 18:21:51 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2024-10-29 18:21:51 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=v3.27.4-46-gf70b45c3816d

2024-10-29 18:21:51 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.27.4-46-gf70b45c3816d 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>

2024-10-29 18:21:51 UTC (buildkit.dockerfile.v0)

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

2024-10-29 18:21:51 UTC (buildkit.dockerfile.v0)

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

2024-10-29 18:21:51 UTC (buildkit.dockerfile.v0)

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

2024-10-29 18:21:51 UTC (buildkit.dockerfile.v0)

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

2024-10-29 18:21:51 UTC (buildkit.dockerfile.v0)

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

2024-10-29 18:21:51 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR=bin

2024-10-29 18:21:51 UTC (buildkit.dockerfile.v0)

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

2024-10-29 18:21:51 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