Namespace
calico
Image / Tag
csi:v3.26.0-0.dev-379-gc6a068796b05-amd64
Content Digest
sha256:4e2a2ee5c24c0a790636295c42a4e73ca2af4b3fc30a8e089b25a44e986f0aa6
Details
Created

2023-03-31 20:31:06 UTC

Size

10.5 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-0.dev-379-gc6a068796b05

Environment
PATH

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


Layers

[#000] sha256:a2bb265cfd41035270461cff09c06707d31a265339178d7e1bfafaa6ef0c22fa - 3.68% (397 KB)

[#001] sha256:92d750b29e68604fab7e7c8d15ae8139b0d195419a9f7ba56f82371e23215fc8 - 0.53% (57.5 KB)

[#002] sha256:299bf6b5a0102c14a7ac7c47953f9ed1a800d9a2d5bb0e9d0ca1cba029523219 - 8.04% (867 KB)

[#003] sha256:8e3a031cb13d2ffe7bbd16fd8d5c6bb0408d4563d2e4b2ec0f1d0e37940727a2 - 0.0% (175 Bytes)

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

[#005] sha256:3d7fb394a388803acb1e20eccb9a45fc21429ad97c4c306ddc7e712858448df6 - 87.74% (9.24 MB)


History
2023-03-31 20:31:06 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-03-31 20:31:06 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-03-31 20:31:06 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.26.0-0.dev-379-gc6a068796b05 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-03-31 20:31:06 UTC (buildkit.dockerfile.v0)

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

2023-03-31 20:31:06 UTC (buildkit.dockerfile.v0)

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

2023-03-31 20:31:06 UTC (buildkit.dockerfile.v0)

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

2023-03-31 20:31:06 UTC (buildkit.dockerfile.v0)

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

2023-03-31 20:31:06 UTC (buildkit.dockerfile.v0)

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

2023-03-31 20:31:06 UTC (buildkit.dockerfile.v0)

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

2023-03-31 20:31:06 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