Namespace
calico
Image / Tag
csi:v3.24.0-0.dev-506-gd9835651ea29-amd64
Content Digest
sha256:dbd088f1306e63757f562ffc25a46640b39630ae0d4b0bc886bec1770b176957
Details
Created

2022-07-28 18:31:44 UTC

Size

6.4 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.24.0-0.dev-506-gd9835651ea29

Environment
PATH

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


Layers

[#000] sha256:3a8458a44aa96199be374e6ee4285c8a3fc370fa1bde1199d611aa9d837dc508 - 0.0% (150 Bytes)

[#001] sha256:6a1ad11f418ee53d956d79f83d6fe9509cd9e9081d540bd4f4c19e05c3dd833a - 0.02% (1.17 KB)

[#002] sha256:12652d134b71463797ba64d03ef9a6bbf6e55b8c0ebd8355e5df8b3b167acd2e - 99.98% (6.4 MB)


History
2022-07-28 18:31:44 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2022-07-28 18:31:44 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2022-07-28 18:31:44 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.24.0-0.dev-506-gd9835651ea29 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-07-28 18:31:44 UTC (buildkit.dockerfile.v0)

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

2022-07-28 18:31:44 UTC (buildkit.dockerfile.v0)

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

2022-07-28 18:31:44 UTC (buildkit.dockerfile.v0)

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

2022-07-28 18:31:44 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