Namespace
calico
Image / Tag
csi:v3.25.0-0.dev-484-g7956d3940c90-amd64
Content Digest
sha256:9983254c1d738259b02c61df74a14eecffca209ad37549ece1d651ee6321180b
Details
Created

2022-11-21 06:33:24 UTC

Size

8.64 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.25.0-0.dev-484-g7956d3940c90

Environment
PATH

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


Layers

[#000] sha256:bd74083299423903081c944c73784f64b7a3da5c9d13bfe4493206cf568d3613 - 4.41% (390 KB)

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

[#002] sha256:04a1bc2e436091c214a13336b200e169c29b240e1a34b690d66f3a030e16125f - 9.79% (866 KB)

[#003] sha256:779eee1d4f27c53d91451458d22508879b34d5fa1ea029152bf278907a6eca63 - 0.0% (174 Bytes)

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

[#005] sha256:50e26ad21455f62397475d9b71159c44a981a697653cf620e2b65f99744ae7d7 - 85.12% (7.35 MB)


History
2022-11-21 06:33:24 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2022-11-21 06:33:24 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2022-11-21 06:33:24 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.25.0-0.dev-484-g7956d3940c90 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>

2022-11-21 06:33:24 UTC (buildkit.dockerfile.v0)

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

2022-11-21 06:33:24 UTC (buildkit.dockerfile.v0)

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

2022-11-21 06:33:24 UTC (buildkit.dockerfile.v0)

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

2022-11-21 06:33:24 UTC (buildkit.dockerfile.v0)

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

2022-11-21 06:33:24 UTC (buildkit.dockerfile.v0)

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

2022-11-21 06:33:24 UTC (buildkit.dockerfile.v0)

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

2022-11-21 06:33: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