Namespace
calico
Image / Tag
csi:v3.25.0-0.dev-470-g8e6dd908d5dc-amd64
Content Digest
sha256:2ed072cc3bbde770ba9e6489b7b4b465974f63af5964360363b6cb4869a0c0de
Details
Created

2022-11-15 06:39:08 UTC

Size

8.64 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.0-0.dev-470-g8e6dd908d5dc

Environment
PATH

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


Layers

[#000] sha256:ab50363c90784a1c260420f1497dbb20070a5abf22ed4b3434d3fc75ae9e2bab - 4.41% (390 KB)

[#001] sha256:68a4d777281f9984ff0ec369e34791b2a29f8e09eaa57958a0b1cc1b21ac4843 - 0.65% (57.5 KB)

[#002] sha256:e64436d4f67aed850fab75f1694f6d227a8c9ea5b1c4a8f3596173a29375225c - 9.79% (866 KB)

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

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

[#005] sha256:1b8de50767e3a194ba6baeea1222d40d225a1d9261503fbeead46ee99fa9f121 - 85.12% (7.35 MB)


History
2022-11-15 06:39:08 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2022-11-15 06:39:08 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2022-11-15 06:39:08 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.25.0-0.dev-470-g8e6dd908d5dc 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>

2022-11-15 06:39:08 UTC (buildkit.dockerfile.v0)

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

2022-11-15 06:39:08 UTC (buildkit.dockerfile.v0)

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

2022-11-15 06:39:08 UTC (buildkit.dockerfile.v0)

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

2022-11-15 06:39:08 UTC (buildkit.dockerfile.v0)

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

2022-11-15 06:39:08 UTC (buildkit.dockerfile.v0)

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

2022-11-15 06:39:08 UTC (buildkit.dockerfile.v0)

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

2022-11-15 06:39:08 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