Namespace
calico
Image / Tag
csi:v3.24.2-6-gc34f4b20dd2d-amd64
Content Digest
sha256:ec4eb1c974199690939b3e6c3936cade2282d696f8a422ded50c1b75381bca1f
Details
Created

2022-10-20 01:45:03 UTC

Size

8.64 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.2-6-gc34f4b20dd2d

Environment
PATH

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


Layers

[#000] sha256:8d567c707524e25c10587448a16286e099bc4a602800848c3241e3a0c3b5d269 - 4.41% (390 KB)

[#001] sha256:9877c38f343d43ca1866f8bcee84561229783780d681f1b578c5b18d2999063e - 0.65% (57.5 KB)

[#002] sha256:d2175fcd477f7a32441345ada522b0ea6ce509e922a250e1a084bb3936dbfb03 - 9.79% (866 KB)

[#003] sha256:e433b714fdee57f43223cd7600b0aa3b7c4f9d75051eb25b6354248ce6ad922e - 0.0% (176 Bytes)

[#004] sha256:6023b9b47b1679aabfa1271b1dcc7052da25f82e42dce5144dac041f403b11ce - 0.01% (1.17 KB)

[#005] sha256:84e72f51f43286fcbb1021e08aeab3cb60fdbb46e9795c7a77e916a9fb222e46 - 85.13% (7.35 MB)


History
2022-10-20 01:45:03 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2022-10-20 01:45:03 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2022-10-20 01:45:03 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.24.2-6-gc34f4b20dd2d 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-10-20 01:45:03 UTC (buildkit.dockerfile.v0)

COPY /lib64/ld-linux-x86-64.so.2 /lib64/ld-linux-x86-64.so.2 # buildkit

2022-10-20 01:45:03 UTC (buildkit.dockerfile.v0)

COPY /lib64/libpthread.so.0 /lib64/libpthread.so.0 # buildkit

2022-10-20 01:45:03 UTC (buildkit.dockerfile.v0)

COPY /lib64/libc.so.6 /lib64/libc.so.6 # buildkit

2022-10-20 01:45:03 UTC (buildkit.dockerfile.v0)

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

2022-10-20 01:45:03 UTC (buildkit.dockerfile.v0)

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

2022-10-20 01:45:03 UTC (buildkit.dockerfile.v0)

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

2022-10-20 01:45:03 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