Namespace
calico
Image / Tag
csi:v3.26.0-0.dev-110-gd6a06c7e497c-amd64
Content Digest
sha256:408853c1d6751dd1ebc3a69e24a14c3c40abe0464037b6a17b5a5205c0a5c716
Details
Created

2023-02-02 03:24:52 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-110-gd6a06c7e497c

Environment
PATH

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


Layers

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

[#001] sha256:2f872d2aba92e59ca0c8164bb678339d08948ceb8c759623cb8054e20a0b5737 - 0.65% (57.5 KB)

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

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

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

[#005] sha256:998511486cb5719cc15918d0009659b6326aee82f2021ff2d030dd09a33418e6 - 85.06% (7.36 MB)


History
2023-02-02 03:24:52 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-02-02 03:24:52 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-02-02 03:24:52 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.26.0-0.dev-110-gd6a06c7e497c 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-02 03:24:52 UTC (buildkit.dockerfile.v0)

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

2023-02-02 03:24:52 UTC (buildkit.dockerfile.v0)

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

2023-02-02 03:24:52 UTC (buildkit.dockerfile.v0)

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

2023-02-02 03:24:52 UTC (buildkit.dockerfile.v0)

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

2023-02-02 03:24:52 UTC (buildkit.dockerfile.v0)

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

2023-02-02 03:24:52 UTC (buildkit.dockerfile.v0)

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

2023-02-02 03:24:52 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