Namespace
calico
Image / Tag
csi:v3.25.0-65-ga6a5cdd55c33-amd64
Content Digest
sha256:fe3f98fa01397932002fc8e386e0b8f732d8cc4b1c7620a2657a6702f4c3ab2a
Details
Created

2023-02-23 22:45:23 UTC

Size

8.65 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.25.0-65-ga6a5cdd55c33

Environment
PATH

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


Layers

[#000] sha256:c941f36f13178174ba6e9b0276f8d94afe2ffa2d37b9715a83648801c091385f - 4.48% (397 KB)

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

[#002] sha256:0eb6ded2435d0b2d0daf6e74471b2dd9cbe0e3470c243e44349d76503ff3c4f1 - 9.79% (867 KB)

[#003] sha256:330f601e5162c65cebda84be3df5da0e77c061cba70013fcf5a021f10adbf7fc - 0.0% (175 Bytes)

[#004] sha256:977ad27ee82b53dea1cd96baa559ee2e6f0d236cb6ed3139f17c06aacf39f8dd - 0.01% (1.17 KB)

[#005] sha256:156e175110ed7ce98c8c4273de023588f2204e95f0fdcc287bdba9073d399405 - 85.07% (7.36 MB)


History
2023-02-23 22:45:23 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-02-23 22:45:23 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-02-23 22:45:23 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.25.0-65-ga6a5cdd55c33 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-02-23 22:45:23 UTC (buildkit.dockerfile.v0)

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

2023-02-23 22:45:23 UTC (buildkit.dockerfile.v0)

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

2023-02-23 22:45:23 UTC (buildkit.dockerfile.v0)

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

2023-02-23 22:45:23 UTC (buildkit.dockerfile.v0)

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

2023-02-23 22:45:23 UTC (buildkit.dockerfile.v0)

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

2023-02-23 22:45:23 UTC (buildkit.dockerfile.v0)

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

2023-02-23 22:45:23 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