Namespace
calico
Image / Tag
csi:v3.26.3-amd64
Content Digest
sha256:b87a8319407845c2c4ab1169936a63f66fb3780c075893c5200264f434a548e6
Details
Created

2023-10-06 16:43:38 UTC

Size

8.56 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.26.3

Environment
PATH

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


Layers

[#000] sha256:5302c5a2a41250d5fb5d24d550b26c194fe85aea7732f1fd7f9e5f5d15aff7f8 - 4.44% (389 KB)

[#001] sha256:37c939fa2f9a9088e797859ca64ff1675f4eb39024854468a84f9ff69da1de02 - 0.66% (57.5 KB)

[#002] sha256:5c0e425e73e4b8b7e3446a2a48ae6c647e315b8662f3807337b7a924b5c75391 - 9.89% (866 KB)

[#003] sha256:b474eed01eb3dd942b945c8b84910a3dd6cb7605cb3f53dae4b2855c46be54dc - 0.0% (150 Bytes)

[#004] sha256:7faa2f70b43c14484240cd4dfcf8179c0188d82521e52baa710d7f48eeacf6f5 - 0.01% (1.18 KB)

[#005] sha256:f4bc5843edfad1e2466339ea4d6c4748a1879cbce9c5140128bba2f0c34d236e - 85.0% (7.27 MB)


History
2023-10-06 16:43:38 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-10-06 16:43:38 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-10-06 16:43:38 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.26.3 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-06 16:43:38 UTC (buildkit.dockerfile.v0)

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

2023-10-06 16:43:38 UTC (buildkit.dockerfile.v0)

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

2023-10-06 16:43:38 UTC (buildkit.dockerfile.v0)

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

2023-10-06 16:43:38 UTC (buildkit.dockerfile.v0)

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

2023-10-06 16:43:38 UTC (buildkit.dockerfile.v0)

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

2023-10-06 16:43:38 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR

2023-10-06 16:43:38 UTC (buildkit.dockerfile.v0)

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

2023-10-06 16:43:38 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