Namespace
calico
Image / Tag
csi:v3.26.0-47-g4a2d55e66ca8-amd64
Content Digest
sha256:57304e71ad5f6e2e990c8392813d8f7e5ea3a5e7e673373b0aa48bfcbcca2194
Details
Created

2023-06-14 02:08:46 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-47-g4a2d55e66ca8

Environment
PATH

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


Layers

[#000] sha256:92e3556a3eb82cc906f5fc6f3b019973d78758c6bc12208e49be2f46b9a32a1f - 4.48% (389 KB)

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

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

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

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

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


History
2023-06-14 02:08:46 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-06-14 02:08:46 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-06-14 02:08:46 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.26.0-47-g4a2d55e66ca8 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-14 02:08:46 UTC (buildkit.dockerfile.v0)

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

2023-06-14 02:08:46 UTC (buildkit.dockerfile.v0)

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

2023-06-14 02:08:46 UTC (buildkit.dockerfile.v0)

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

2023-06-14 02:08:46 UTC (buildkit.dockerfile.v0)

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

2023-06-14 02:08:46 UTC (buildkit.dockerfile.v0)

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

2023-06-14 02:08:46 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR

2023-06-14 02:08:46 UTC (buildkit.dockerfile.v0)

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

2023-06-14 02:08:46 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