Namespace
calico
Image / Tag
csi:v3.25.0-0.dev-146-gefce4c533c85-amd64
Content Digest
sha256:e34b50a7f8bf4dfd18c0c4d99f4dc122f43c966f0adea81db0dce8249d372c67
Details
Created

2022-08-26 06:30:20 UTC

Size

8.62 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-146-gefce4c533c85

Environment
PATH

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


Layers

[#000] sha256:92f9418a451032593ee7e5264c52c372116d0d133e9c7e7b13bf6a0e7cc108fd - 4.42% (390 KB)

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

[#002] sha256:155a73cb377bead9c50e6c5f4010e4ba823c952eb80a082420f6bcf4d7109456 - 9.81% (866 KB)

[#003] sha256:fff4fa902c91cfd4e5d17d17defc2e174e915a7aff7f6ceff712d5f442b92389 - 0.0% (176 Bytes)

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

[#005] sha256:1cc5db2580705ed790fadb59212055c1185a1c9299ad0f18e21436b6915d5c99 - 85.1% (7.33 MB)


History
2022-08-26 06:30:20 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2022-08-26 06:30:20 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2022-08-26 06:30:20 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.25.0-0.dev-146-gefce4c533c85 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-08-26 06:30:20 UTC (buildkit.dockerfile.v0)

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

2022-08-26 06:30:20 UTC (buildkit.dockerfile.v0)

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

2022-08-26 06:30:20 UTC (buildkit.dockerfile.v0)

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

2022-08-26 06:30:20 UTC (buildkit.dockerfile.v0)

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

2022-08-26 06:30:20 UTC (buildkit.dockerfile.v0)

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

2022-08-26 06:30:20 UTC (buildkit.dockerfile.v0)

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

2022-08-26 06:30: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