Namespace
calico
Image / Tag
csi:v3.25.0-0.dev-516-gfccfa7265817-amd64
Content Digest
sha256:b1ac389b2905e1b96a3eaffa11f21e6e068fa1400f0e2e4e2b6c96541d3e5988
Details
Created

2022-11-30 06:34:54 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-516-gfccfa7265817

Environment
PATH

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


Layers

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

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

[#002] sha256:43b63d002107db8ce3b6870f85c14698849368c4b56ec1ccd325c0c4f6ce50ba - 9.79% (866 KB)

[#003] sha256:0229b7b10b6bb82150227c5a7fc4087298e8f6457cc708cd4e497ac419ab7e60 - 0.0% (174 Bytes)

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

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


History
2022-11-30 06:34:54 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2022-11-30 06:34:54 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2022-11-30 06:34:54 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.25.0-0.dev-516-gfccfa7265817 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-30 06:34:54 UTC (buildkit.dockerfile.v0)

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

2022-11-30 06:34:54 UTC (buildkit.dockerfile.v0)

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

2022-11-30 06:34:54 UTC (buildkit.dockerfile.v0)

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

2022-11-30 06:34:54 UTC (buildkit.dockerfile.v0)

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

2022-11-30 06:34:54 UTC (buildkit.dockerfile.v0)

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

2022-11-30 06:34:54 UTC (buildkit.dockerfile.v0)

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

2022-11-30 06:34:54 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