Namespace
calico
Image / Tag
csi:v3.26.0-14-gf624d9a7794a-amd64
Content Digest
sha256:cab947e80b153a3e24ee4b906a1a0599b85b6a05be04b7c013c63b876ccdf1ac
Details
Created

2023-06-08 14:50:14 UTC

Size

8.49 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.0-14-gf624d9a7794a

Environment
PATH

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


Layers

[#000] sha256:33ade4269defaf4f7f3fbddfd4b1080eb3997a0676a9439805e3d87164ce3dc4 - 4.48% (389 KB)

[#001] sha256:5f0eaf7056c63b801d3c347abe2b513d2777fcae31ecc4e08de64796c5bf51a1 - 0.66% (57.5 KB)

[#002] sha256:1ceda3db47b15d0a09e677db0e8526c989058cedadd16c98b2682e3619224f00 - 9.96% (866 KB)

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

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

[#005] sha256:61aca7acefd5c92b70e9eb1f0ff7383e62300d8cd634ce83c84ac408abf909ee - 84.88% (7.21 MB)


History
2023-06-08 14:50:14 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-06-08 14:50:14 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-06-08 14:50:14 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.26.0-14-gf624d9a7794a 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-06-08 14:50:14 UTC (buildkit.dockerfile.v0)

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

2023-06-08 14:50:14 UTC (buildkit.dockerfile.v0)

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

2023-06-08 14:50:14 UTC (buildkit.dockerfile.v0)

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

2023-06-08 14:50:14 UTC (buildkit.dockerfile.v0)

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

2023-06-08 14:50:14 UTC (buildkit.dockerfile.v0)

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

2023-06-08 14:50:14 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR

2023-06-08 14:50:14 UTC (buildkit.dockerfile.v0)

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

2023-06-08 14:50:14 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