Namespace
calico
Image / Tag
csi:v3.26.4-47-g72ba4a391c7a-amd64
Content Digest
sha256:b7451b966624efa0d0db52405ad94b196c6985aaf85da27d2d2a2d030221562f
Details
Created

2024-06-18 18:04:45 UTC

Size

8.59 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.4-47-g72ba4a391c7a

Environment
PATH

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


Layers

[#000] sha256:3fbfac91a4f4d5a04e9ef3b925ad19982567561469c4d16289585b207d31cf66 - 4.43% (390 KB)

[#001] sha256:f8cb240a4c2d29cfc52a61e0ddbc65aa9525b8f33e8d84f9dc6528eda47aeb59 - 0.65% (57.5 KB)

[#002] sha256:d5e1fd7d5f2978e35d90e37b05b87a9a98cb6b7e1890456333a4a713e9e97879 - 9.86% (867 KB)

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

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

[#005] sha256:3754a3df11255775fb20f2f50c00da964fa25b3d369df5bdd2e450d03d9c9ea2 - 85.04% (7.31 MB)


History
2024-06-18 18:04:44 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2024-06-18 18:04:44 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2024-06-18 18:04:44 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.26.4-47-g72ba4a391c7a 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-06-18 18:04:44 UTC (buildkit.dockerfile.v0)

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

2024-06-18 18:04:45 UTC (buildkit.dockerfile.v0)

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

2024-06-18 18:04:45 UTC (buildkit.dockerfile.v0)

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

2024-06-18 18:04:45 UTC (buildkit.dockerfile.v0)

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

2024-06-18 18:04:45 UTC (buildkit.dockerfile.v0)

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

2024-06-18 18:04:45 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR

2024-06-18 18:04:45 UTC (buildkit.dockerfile.v0)

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

2024-06-18 18:04:45 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