Namespace
calico
Image / Tag
csi:v3.27.3-19-g7171854eaec6-amd64
Content Digest
sha256:8916c95d2aeebf884f9b992d327fd7cbad3f3d7d7f12e8fe92a7952e051834b9
Details
Created

2024-06-07 11:39:32 UTC

Size

8.39 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.3-19-g7171854eaec6

Environment
PATH

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


Layers

[#000] sha256:6128beee6e77706e340e95832f08f2a81c4311993f618d351f55110857eba177 - 4.54% (390 KB)

[#001] sha256:8ab2e61341f70efcd809c62efdf17dbf02104a82434bbe23f3ffe487531ebac2 - 0.67% (57.5 KB)

[#002] sha256:efdcd5897c0fbebdc944d69eba7e16e857212d4749b95795f560758d96d93b7c - 10.1% (867 KB)

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

[#004] sha256:1f2f5e2f87dc15d3e99a6cdf1f52a0eb1634ea58a9aa9bf55760a5b5e9451502 - 0.01% (1.18 KB)

[#005] sha256:96bef8144d15c4bf037cc76ab8c69ec1e33e851306b230b712837135efa72391 - 84.68% (7.1 MB)


History
2024-06-07 11:39:32 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2024-06-07 11:39:32 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2024-06-07 11:39:32 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.27.3-19-g7171854eaec6 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-06-07 11:39:32 UTC (buildkit.dockerfile.v0)

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

2024-06-07 11:39:32 UTC (buildkit.dockerfile.v0)

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

2024-06-07 11:39:32 UTC (buildkit.dockerfile.v0)

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

2024-06-07 11:39:32 UTC (buildkit.dockerfile.v0)

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

2024-06-07 11:39:32 UTC (buildkit.dockerfile.v0)

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

2024-06-07 11:39:32 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR

2024-06-07 11:39:32 UTC (buildkit.dockerfile.v0)

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

2024-06-07 11:39:32 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