Namespace
calico
Image / Tag
csi:v3.27.0-0.dev-552-g2f38bd7adc47-amd64
Content Digest
sha256:7942295aa56e7d193e71c2c01b3948e8306cd9b1fb9cadd3a6ca192134e8b628
Details
Created

2023-11-13 07:23:47 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.27.0-0.dev-552-g2f38bd7adc47

Environment
PATH

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


Layers

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

[#001] sha256:5acf5f6d49e1afffcbc134d064ea28d7cd30290b5305d98f537ed551fabb6f33 - 0.67% (57.5 KB)

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

[#003] sha256:1edf0b73351fe686f85beed7e1b8bf759908f70708a635118a547efc200ee1fa - 0.0% (151 Bytes)

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

[#005] sha256:d143bfc190ba3052a74f4e642f2af5473a0f39fa7d515efdab7c7c7572b29139 - 84.58% (7.04 MB)


History
2023-11-13 07:23:47 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-11-13 07:23:47 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-11-13 07:23:47 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.27.0-0.dev-552-g2f38bd7adc47 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-11-13 07:23:47 UTC (buildkit.dockerfile.v0)

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

2023-11-13 07:23:47 UTC (buildkit.dockerfile.v0)

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

2023-11-13 07:23:47 UTC (buildkit.dockerfile.v0)

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

2023-11-13 07:23:47 UTC (buildkit.dockerfile.v0)

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

2023-11-13 07:23:47 UTC (buildkit.dockerfile.v0)

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

2023-11-13 07:23:47 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR

2023-11-13 07:23:47 UTC (buildkit.dockerfile.v0)

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

2023-11-13 07:23:47 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