Namespace
calico
Image / Tag
csi:v3.24.6-16-gfa0d64a4b58a-amd64
Content Digest
sha256:07bb9f179564a4ca2f8ce2bba3c19d11e0b3a201c8ef1601e4af6a99a9efce98
Details
Created

2023-10-03 18:11:24 UTC

Size

9.44 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.6-16-gfa0d64a4b58a

Environment
PATH

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


Layers

[#000] sha256:ac5a8dfcfc1da164cb96a5d335860f34f819b1de9b726ce615d257e046f9f6dd - 4.03% (389 KB)

[#001] sha256:86a45be04ab8890f7b2fbca45404003605f373405be80949b0860a183f055b1e - 0.59% (57.5 KB)

[#002] sha256:e3e18012ee9833edad2c6879c4b03af8e6684d083c37d5df5f511e7f9fd6f48a - 8.96% (866 KB)

[#003] sha256:b078873189a1f35b72cc7c8301f9337358a96a5d1cf10bdeac5d075469b726a2 - 0.0% (170 Bytes)

[#004] sha256:38e8c5e9fbac64cdc0e52b13a417798a00b5d4da33f59a7db11ff88db6f57035 - 0.01% (1.18 KB)

[#005] sha256:b1d26c486b33c596ba04e782d7a8e2c584b2871be6217559c410aeb487e402af - 86.4% (8.16 MB)


History
2023-10-03 18:11:24 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-10-03 18:11:24 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-10-03 18:11:24 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.24.6-16-gfa0d64a4b58a 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>

2023-10-03 18:11:24 UTC (buildkit.dockerfile.v0)

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

2023-10-03 18:11:24 UTC (buildkit.dockerfile.v0)

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

2023-10-03 18:11:24 UTC (buildkit.dockerfile.v0)

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

2023-10-03 18:11:24 UTC (buildkit.dockerfile.v0)

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

2023-10-03 18:11:24 UTC (buildkit.dockerfile.v0)

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

2023-10-03 18:11:24 UTC (buildkit.dockerfile.v0)

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

2023-10-03 18:11:24 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