Namespace
calico
Image / Tag
csi:v3.27.0-0.dev-267-g90d0f999ad8a-amd64
Content Digest
sha256:9ca764834cb4920527c9483029e8013df0e84a6485f5c4f594fb2940821234f3
Details
Created

2023-08-17 16:13:43 UTC

Size

8.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.27.0-0.dev-267-g90d0f999ad8a

Environment
PATH

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


Layers

[#000] sha256:d8a7ec6bff6ce31372f42ef5827d5ab018a09c5bffb17ff90bd9b32b63dcf877 - 4.56% (397 KB)

[#001] sha256:b2db49e8a181bc2e2058f022e8c725a9020f1baffa425453f3911ec77e0f2caf - 0.66% (57.5 KB)

[#002] sha256:92f904880bf1e6c09edef0b7708f163acde5062c9bce1d2e8186aa7702749bf2 - 9.96% (867 KB)

[#003] sha256:6f3134cf98941ca49f448173bb424825fc54b9d9f54fd34e17a0af816814453e - 0.0% (151 Bytes)

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

[#005] sha256:799ad13f4f8d69159c5cfae690bf8c3e78f778f6aa46346c2aba2a44866e121a - 84.8% (7.21 MB)


History
2023-08-17 16:13:43 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-08-17 16:13:43 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-08-17 16:13:43 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.27.0-0.dev-267-g90d0f999ad8a 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-08-17 16:13:43 UTC (buildkit.dockerfile.v0)

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

2023-08-17 16:13:43 UTC (buildkit.dockerfile.v0)

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

2023-08-17 16:13:43 UTC (buildkit.dockerfile.v0)

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

2023-08-17 16:13:43 UTC (buildkit.dockerfile.v0)

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

2023-08-17 16:13:43 UTC (buildkit.dockerfile.v0)

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

2023-08-17 16:13:43 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR

2023-08-17 16:13:43 UTC (buildkit.dockerfile.v0)

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

2023-08-17 16:13:43 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