Namespace
calico
Image / Tag
csi:v3.25.0-10-gb0860d47110b-amd64
Content Digest
sha256:525da198ef63ac9beda19ab8543aa46ecfa2d9e45af5819b6ff891c668e2b1c1
Details
Created

2023-01-17 20:44:41 UTC

Size

8.65 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-10-gb0860d47110b

Environment
PATH

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


Layers

[#000] sha256:830896c566c3d577a23ee2d45d29f996f2e32de68af771fb1974d94b99ccd628 - 4.48% (397 KB)

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

[#002] sha256:c6575833bdf3703b1217526f9ab6c4d5daaade088b078e044aad6b723ed2faa6 - 9.79% (867 KB)

[#003] sha256:e2612f8d16595683cfc138dc5c69afeb626cf9e45ca8a329ea3d4d18623f6077 - 0.0% (175 Bytes)

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

[#005] sha256:77d2c5d1d5223105ddd880705a9af9b122578f7cebd1fc7ab954d85546906c4a - 85.07% (7.36 MB)


History
2023-01-17 20:44:41 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-01-17 20:44:41 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-01-17 20:44:41 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.25.0-10-gb0860d47110b 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>

2023-01-17 20:44:41 UTC (buildkit.dockerfile.v0)

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

2023-01-17 20:44:41 UTC (buildkit.dockerfile.v0)

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

2023-01-17 20:44:41 UTC (buildkit.dockerfile.v0)

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

2023-01-17 20:44:41 UTC (buildkit.dockerfile.v0)

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

2023-01-17 20:44:41 UTC (buildkit.dockerfile.v0)

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

2023-01-17 20:44:41 UTC (buildkit.dockerfile.v0)

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

2023-01-17 20:44:41 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