Namespace
calico
Image / Tag
csi:v3.24.0-42-g99aecbac636b-amd64
Content Digest
sha256:06f6a48c81def0f6ff4d9dbf26c5021c079ee3757f40c3a464a514f119590527
Details
Created

2022-09-08 20:06:06 UTC

Size

8.62 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.24.0-42-g99aecbac636b

Environment
PATH

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


Layers

[#000] sha256:b3bdf5fc0733438acf85b50c873091bfd1d71d9df274800bc9bd441b2f544df3 - 4.42% (390 KB)

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

[#002] sha256:41d186598e9459cca73f6790f8cdccf04c7f1173ff9a924e16df0a7895103f6a - 9.81% (866 KB)

[#003] sha256:5a836237a79589b288a021daaa861fa8c025647c8c224ff7c6fcc6174bd3956b - 0.0% (173 Bytes)

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

[#005] sha256:6bb711607d779031c7c796438f9ec62e121c6fc8056d52b908501294ae813d8d - 85.11% (7.34 MB)


History
2022-09-08 20:06:06 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2022-09-08 20:06:06 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2022-09-08 20:06:06 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.24.0-42-g99aecbac636b 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-09-08 20:06:06 UTC (buildkit.dockerfile.v0)

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

2022-09-08 20:06:06 UTC (buildkit.dockerfile.v0)

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

2022-09-08 20:06:06 UTC (buildkit.dockerfile.v0)

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

2022-09-08 20:06:06 UTC (buildkit.dockerfile.v0)

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

2022-09-08 20:06:06 UTC (buildkit.dockerfile.v0)

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

2022-09-08 20:06:06 UTC (buildkit.dockerfile.v0)

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

2022-09-08 20:06:06 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