Namespace
calico
Image / Tag
csi:v3.26.0-0.dev-18-g57ac3781c6b8-amd64
Content Digest
sha256:d9ba29cd9ca373b9b387e8a8f714a99d1bf0776ed864719389952c9769e233f8
Details
Created

2023-01-12 21:21:02 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.26.0-0.dev-18-g57ac3781c6b8

Environment
PATH

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


Layers

[#000] sha256:46e86df48cbb58c80a6ccc2a3c961ef3906a4da994c6de837eef0299ed23841a - 4.48% (397 KB)

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

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

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

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

[#005] sha256:27911df7c0f7f3220ebc8b43f7ce330bc30905f3bbfc76b157ea59e400102988 - 85.07% (7.36 MB)


History
2023-01-12 21:21:02 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-01-12 21:21:02 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-01-12 21:21:02 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.26.0-0.dev-18-g57ac3781c6b8 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-12 21:21:02 UTC (buildkit.dockerfile.v0)

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

2023-01-12 21:21:02 UTC (buildkit.dockerfile.v0)

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

2023-01-12 21:21:02 UTC (buildkit.dockerfile.v0)

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

2023-01-12 21:21:02 UTC (buildkit.dockerfile.v0)

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

2023-01-12 21:21:02 UTC (buildkit.dockerfile.v0)

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

2023-01-12 21:21:02 UTC (buildkit.dockerfile.v0)

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

2023-01-12 21:21:02 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