Namespace
calico
Image / Tag
csi:v3.26.0-0.dev-225-g477f60df3a71-amd64
Content Digest
sha256:47318703a96ea6ec78bc6790333dc030bd777be2b5185230c37a1cb652b75c7f
Details
Created

2023-02-17 07:04:20 UTC

Size

8.65 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-225-g477f60df3a71

Environment
PATH

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


Layers

[#000] sha256:f0c73f0de9224d044c5a01cd29802d53c82fd12fc0bf0f4de093453334aaecdc - 4.48% (397 KB)

[#001] sha256:52a086a9db40b28ac88cf18fd097ea5600ebff93d74103c8fb2bd980c791bce8 - 0.65% (57.5 KB)

[#002] sha256:6d2d85963b9e26782a4e507845ea098ac91445d3d221396b329903c3c033360a - 9.79% (867 KB)

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

[#004] sha256:9d5398db279f08bb457ba7b12ffd642e8399fc5e56300dbad3192124fbb68e9a - 0.01% (1.18 KB)

[#005] sha256:389ac62071ea2100e156b42cc879f46491f88047a906659528bb79808ef173b0 - 85.06% (7.36 MB)


History
2023-02-17 07:04:20 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-02-17 07:04:20 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-02-17 07:04:20 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.26.0-0.dev-225-g477f60df3a71 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-02-17 07:04:20 UTC (buildkit.dockerfile.v0)

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

2023-02-17 07:04:20 UTC (buildkit.dockerfile.v0)

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

2023-02-17 07:04:20 UTC (buildkit.dockerfile.v0)

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

2023-02-17 07:04:20 UTC (buildkit.dockerfile.v0)

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

2023-02-17 07:04:20 UTC (buildkit.dockerfile.v0)

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

2023-02-17 07:04:20 UTC (buildkit.dockerfile.v0)

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

2023-02-17 07:04:20 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