Namespace
calico
Image / Tag
csi:v3.25.0-0.dev-25-gd2905cbf50b8-amd64
Content Digest
sha256:4581c9a07469ba8438535c43e3d9ab6323da146f4220ee8e15d43a2449f21dfb
Details
Created

2022-07-28 20:52:17 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-25-gd2905cbf50b8

Environment
PATH

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


Layers

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

[#001] sha256:8bdfa1426c96efbc5aa807be8e7e52ad853f08cd444b04f44881220a3c644243 - 0.02% (1.18 KB)

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


History
2022-07-28 20:52:17 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2022-07-28 20:52:17 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2022-07-28 20:52:17 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.25.0-0.dev-25-gd2905cbf50b8 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 20:52:17 UTC (buildkit.dockerfile.v0)

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

2022-07-28 20:52:17 UTC (buildkit.dockerfile.v0)

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

2022-07-28 20:52:17 UTC (buildkit.dockerfile.v0)

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

2022-07-28 20:52:17 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