Namespace
calico
Image / Tag
csi:v3.25.0-0.dev-29-gb99f36b92e65-amd64
Content Digest
sha256:8d908847f54261271bf535a4e570d15937f9e555d1b5a8ddd7f096a0697c17df
Details
Created

2022-07-30 01:06:28 UTC

Size

6.41 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-29-gb99f36b92e65

Environment
PATH

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


Layers

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

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

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


History
2022-07-30 01:06:28 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2022-07-30 01:06:28 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2022-07-30 01:06:28 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.25.0-0.dev-29-gb99f36b92e65 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-30 01:06:28 UTC (buildkit.dockerfile.v0)

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

2022-07-30 01:06:28 UTC (buildkit.dockerfile.v0)

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

2022-07-30 01:06:28 UTC (buildkit.dockerfile.v0)

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

2022-07-30 01:06:28 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