Namespace
calico
Image / Tag
csi:v3.24.0-0.dev-450-g4742bce16f45-amd64
Content Digest
sha256:65bcf34be05103caa2bf516b9119f37756964e5b866b7ba3b7a162fa9bdd3a3d
Details
Created

2022-07-13 06:44:02 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-450-g4742bce16f45

Environment
PATH

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


Layers

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

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

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


History
2022-07-13 06:44:02 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2022-07-13 06:44:02 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2022-07-13 06:44:02 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.24.0-0.dev-450-g4742bce16f45 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-13 06:44:02 UTC (buildkit.dockerfile.v0)

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

2022-07-13 06:44:02 UTC (buildkit.dockerfile.v0)

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

2022-07-13 06:44:02 UTC (buildkit.dockerfile.v0)

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

2022-07-13 06:44:02 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