Namespace
calico
Image / Tag
csi:v3.26.0-0.dev-319-g984f8f58ac72-amd64
Content Digest
sha256:41d2f755ce7c705db89c4045cccec325f624ed90fa6c49759eeb85d65f73c9ab
Details
Created

2023-03-10 23:00:48 UTC

Size

10.5 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-319-g984f8f58ac72

Environment
PATH

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


Layers

[#000] sha256:d5b47f5e9189d43d0df06264531cb597585182988222d744c0aefdcb2a65c825 - 3.68% (397 KB)

[#001] sha256:2994c47bc72f1788f60b37e428ab57da93f5e19071b98e6992bdf68380ec11bd - 0.53% (57.5 KB)

[#002] sha256:3a0f612c9867f5d54847983fb0aadb460f969563af05f57eb1fe187a76f016e4 - 8.04% (867 KB)

[#003] sha256:b69c9a8d435df20047c862e2ade4ae496efc1aad49c8aa61013dfa3802483a03 - 0.0% (176 Bytes)

[#004] sha256:7916419f2bb6989bb27d8e0af2cc77546466385d3fc86c6971041a60c8f45a9f - 0.01% (1.18 KB)

[#005] sha256:243d1dd7dd7bd7aa06437950005432e694a4ed51d4200dcb0d99fb4b34c8a9ec - 87.74% (9.24 MB)


History
2023-03-10 23:00:48 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-03-10 23:00:48 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-03-10 23:00:48 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.26.0-0.dev-319-g984f8f58ac72 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-03-10 23:00:48 UTC (buildkit.dockerfile.v0)

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

2023-03-10 23:00:48 UTC (buildkit.dockerfile.v0)

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

2023-03-10 23:00:48 UTC (buildkit.dockerfile.v0)

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

2023-03-10 23:00:48 UTC (buildkit.dockerfile.v0)

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

2023-03-10 23:00:48 UTC (buildkit.dockerfile.v0)

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

2023-03-10 23:00:48 UTC (buildkit.dockerfile.v0)

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

2023-03-10 23:00:48 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