Namespace
calico
Image / Tag
csi:v3.23.5-1-gf25cf31c8874-amd64
Content Digest
sha256:ac3643408fe37fa3573a44704b9889da7253fa33cbc49a079ed7dae9ea2f142b
Details
Created

2022-11-04 21:32:24 UTC

Size

6.05 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.23.5-1-gf25cf31c8874

Environment
PATH

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


Layers

[#000] sha256:5c2a667acfb39bdc83a3b9b70b0b664954413145818c41abbe9b89b57240d1a8 - 0.0% (151 Bytes)

[#001] sha256:86cfee140b6cbb497f7d1614f6b876e7b70238b2f1791041473fca4a14feae28 - 0.02% (1.18 KB)

[#002] sha256:dfd6ebb56b550619779348ae743c885604dc24bf8e903f683787c708a41ff336 - 99.98% (6.05 MB)


History
2022-11-04 21:32:24 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2022-11-04 21:32:24 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2022-11-04 21:32:24 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.23.5-1-gf25cf31c8874 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>

2022-11-04 21:32:24 UTC (buildkit.dockerfile.v0)

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

2022-11-04 21:32:24 UTC (buildkit.dockerfile.v0)

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

2022-11-04 21:32:24 UTC (buildkit.dockerfile.v0)

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

2022-11-04 21:32:24 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