Namespace
calico
Image / Tag
csi:v3.25.1-8-gccabbfe8d20a-amd64
Content Digest
sha256:3df9fc401e7c5518b967d37bcf57a234d5e725664f1d92ac4d9c63a3d885003a
Details
Created

2023-04-25 01:49:15 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.25.1-8-gccabbfe8d20a

Environment
PATH

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


Layers

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

[#001] sha256:195318c1e2866d6d1f5408ce5ac90088e1fa091cdbdce4db9742f9aa58737c39 - 0.53% (57.5 KB)

[#002] sha256:03b0b27cada6b748ad433cc46e864953aba97cfc4c3bb045d7f70b4d04463c96 - 8.04% (867 KB)

[#003] sha256:fd214083343ab8eaea0371bbe612bb06109344b90193f94e91cf282059cb5c29 - 0.0% (175 Bytes)

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

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


History
2023-04-25 01:49:15 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-04-25 01:49:15 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-04-25 01:49:15 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.25.1-8-gccabbfe8d20a 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-04-25 01:49:15 UTC (buildkit.dockerfile.v0)

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

2023-04-25 01:49:15 UTC (buildkit.dockerfile.v0)

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

2023-04-25 01:49:15 UTC (buildkit.dockerfile.v0)

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

2023-04-25 01:49:15 UTC (buildkit.dockerfile.v0)

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

2023-04-25 01:49:15 UTC (buildkit.dockerfile.v0)

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

2023-04-25 01:49:15 UTC (buildkit.dockerfile.v0)

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

2023-04-25 01:49:15 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