Namespace
calico
Image / Tag
csi:v3.23.5-19-gba2024f730db-amd64
Content Digest
sha256:674235fdf47b78a54a2ea0480c69df47fde03a4723d1de99a26caa83c97e91a7
Details
Created

2023-04-18 20:52:09 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-19-gba2024f730db

Environment
PATH

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


Layers

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

[#001] sha256:199e82ee1860c4b72ca035dd93bc6d6605f9176a463741e4031503149b524239 - 0.02% (1.18 KB)

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


History
2023-04-18 20:52:09 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-04-18 20:52:09 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-04-18 20:52:09 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.23.5-19-gba2024f730db 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-04-18 20:52:09 UTC (buildkit.dockerfile.v0)

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

2023-04-18 20:52:09 UTC (buildkit.dockerfile.v0)

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

2023-04-18 20:52:09 UTC (buildkit.dockerfile.v0)

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

2023-04-18 20:52:09 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