Namespace
calico
Image / Tag
csi:v3.25.0-0.dev-21-gdfe2be2c3c48-amd64
Content Digest
sha256:a7e5c4011477341d86d8ea9b5c4a8f0d9d5e390e26b8b48206f798257fd890d9
Details
Created

2022-07-28 19:05:21 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.25.0-0.dev-21-gdfe2be2c3c48

Environment
PATH

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


Layers

[#000] sha256:0626311237c566a70b3fe5b183f3c1be10b252046789c37903c5bfd13b7dcf89 - 0.0% (150 Bytes)

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

[#002] sha256:26b56d0037165d3b99804a3610aef4f83c10af104c3ad9d358dd37745017c07d - 99.98% (6.4 MB)


History
2022-07-28 19:05:20 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2022-07-28 19:05:20 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2022-07-28 19:05:20 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.25.0-0.dev-21-gdfe2be2c3c48 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 19:05:20 UTC (buildkit.dockerfile.v0)

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

2022-07-28 19:05:20 UTC (buildkit.dockerfile.v0)

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

2022-07-28 19:05:21 UTC (buildkit.dockerfile.v0)

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

2022-07-28 19:05:21 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