Namespace
calico
Image / Tag
csi:v3.28.0-0.dev-239-ge60bd01857a1-amd64
Content Digest
sha256:2f4135b24afdf0c982337b0002f9c2061e72bdb758accb32361eddb03898da4f
Details
Created

2023-12-19 20:32:05 UTC

Size

8.33 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.28.0-0.dev-239-ge60bd01857a1

Environment
PATH

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


Layers

[#000] sha256:dbeb5403a8cc24d1d524dea7f640fdc347e0be68bacd404f576194b76c96fa49 - 4.56% (389 KB)

[#001] sha256:7e6d714af5f08b6f9fb1421e096e9e03ea51f1cac262bcae1c6914f43f5a3eed - 0.67% (57.5 KB)

[#002] sha256:c71f34903642c389ca47e184f71c4683fbef2c1993dc59ea36f6efa8c3b8536d - 10.16% (867 KB)

[#003] sha256:2e0b81c23ef7105c91c0d9060c6911047276bc3dfe84ffe36ba150b323c74189 - 0.0% (150 Bytes)

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

[#005] sha256:7da5de68c9c8469338abce69526dcc9a593c79e8726849ddbb6a6ec0d5994529 - 84.58% (7.05 MB)


History
2023-12-19 20:32:04 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-12-19 20:32:04 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-12-19 20:32:04 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.28.0-0.dev-239-ge60bd01857a1 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-12-19 20:32:04 UTC (buildkit.dockerfile.v0)

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

2023-12-19 20:32:04 UTC (buildkit.dockerfile.v0)

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

2023-12-19 20:32:04 UTC (buildkit.dockerfile.v0)

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

2023-12-19 20:32:04 UTC (buildkit.dockerfile.v0)

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

2023-12-19 20:32:04 UTC (buildkit.dockerfile.v0)

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

2023-12-19 20:32:04 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR

2023-12-19 20:32:05 UTC (buildkit.dockerfile.v0)

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

2023-12-19 20:32:05 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