Namespace
calico
Image / Tag
csi:v3.27.4-52-g62ef945dc95c-amd64
Content Digest
sha256:39970311c3c5b947428089422e56a509b64c49e5d3bae6cfbd91cb2e9b1fc8fd
Details
Created

2024-11-28 21:20:19 UTC

Size

8.61 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.27.4-52-g62ef945dc95c

Environment
PATH

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


Layers

[#000] sha256:e2e70ebfbaed0a64377d4f13bfc0ebb02ff546bb84a21643fe2dfe05e19822f5 - 4.59% (405 KB)

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

[#002] sha256:1a7c6fdaad1638db43ae51fed445b2dedd6fd1108881480c440edd02fc793ae2 - 10.15% (896 KB)

[#003] sha256:b42070e5ec78029f38d466e93930785de5c870efdb218b456531fbff5f3ab26b - 0.0% (152 Bytes)

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

[#005] sha256:38c01963acf5158d58d9ac1f6f6062192b4089e55e4b2e4f43b251afed24b6fd - 84.59% (7.29 MB)


History
2024-11-28 21:20:19 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2024-11-28 21:20:19 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=v3.27.4-52-g62ef945dc95c

2024-11-28 21:20:19 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.27.4-52-g62ef945dc95c 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>

2024-11-28 21:20:19 UTC (buildkit.dockerfile.v0)

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

2024-11-28 21:20:19 UTC (buildkit.dockerfile.v0)

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

2024-11-28 21:20:19 UTC (buildkit.dockerfile.v0)

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

2024-11-28 21:20:19 UTC (buildkit.dockerfile.v0)

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

2024-11-28 21:20:19 UTC (buildkit.dockerfile.v0)

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

2024-11-28 21:20:19 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR=bin

2024-11-28 21:20:19 UTC (buildkit.dockerfile.v0)

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

2024-11-28 21:20:19 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