Namespace
calico
Image / Tag
csi:v3.27.0-0.dev-591-g0121690be90c-amd64
Content Digest
sha256:c917a3972710739e3f4212b17b5adfedb353fc784107ffed5f276585733114c5
Details
Created

2023-11-21 02:04:26 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-591-g0121690be90c

Environment
PATH

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


Layers

[#000] sha256:328926f4f44389256e5d333523eef0d211f72b313119953f47f790b0123e7b2f - 4.56% (389 KB)

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

[#002] sha256:92fe97d387f033a44283e9446e31a1ffc0b5daf200ffad03db1d47e324bee28f - 10.17% (867 KB)

[#003] sha256:065a22323ccc887af92b8085a97226ed8fe0dac34f2b8cd753286dc4337e45cd - 0.0% (150 Bytes)

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

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


History
2023-11-21 02:04:26 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-11-21 02:04:26 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-11-21 02:04:26 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.27.0-0.dev-591-g0121690be90c 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-21 02:04:26 UTC (buildkit.dockerfile.v0)

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

2023-11-21 02:04:26 UTC (buildkit.dockerfile.v0)

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

2023-11-21 02:04:26 UTC (buildkit.dockerfile.v0)

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

2023-11-21 02:04:26 UTC (buildkit.dockerfile.v0)

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

2023-11-21 02:04:26 UTC (buildkit.dockerfile.v0)

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

2023-11-21 02:04:26 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR

2023-11-21 02:04:26 UTC (buildkit.dockerfile.v0)

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

2023-11-21 02:04:26 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