Namespace
calico
Image / Tag
csi:v3.26.0-0.dev-298-gb8323b2ffec4-amd64
Content Digest
sha256:554bbd87c2b70e7b1c0ad5b0f1fe42afae79f60be1d0be7ee71cc620dda31b14
Details
Created

2023-03-06 07:02:18 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-298-gb8323b2ffec4

Environment
PATH

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


Layers

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

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

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

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

[#004] sha256:8ce0686852688bddfeca2c2390ae37227f5c901c2ab42cc702a2b2d91d557d8d - 0.01% (1.18 KB)

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


History
2023-03-06 07:02:18 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-03-06 07:02:18 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-03-06 07:02:18 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.26.0-0.dev-298-gb8323b2ffec4 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-06 07:02:18 UTC (buildkit.dockerfile.v0)

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

2023-03-06 07:02:18 UTC (buildkit.dockerfile.v0)

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

2023-03-06 07:02:18 UTC (buildkit.dockerfile.v0)

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

2023-03-06 07:02:18 UTC (buildkit.dockerfile.v0)

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

2023-03-06 07:02:18 UTC (buildkit.dockerfile.v0)

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

2023-03-06 07:02:18 UTC (buildkit.dockerfile.v0)

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

2023-03-06 07:02:18 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