Namespace
calico
Image / Tag
csi:v3.24.3-1-gb0f1f6c06ce0-amd64
Content Digest
sha256:4b2fb4029538bf078d585799cda7e6c01d5280d7f751cb714737e937cefa21b5
Details
Created

2022-10-22 02:28:14 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.24.3-1-gb0f1f6c06ce0

Environment
PATH

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


Layers

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

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

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

[#003] sha256:3b9e54deba0895160fb50bb589762c94e1cfefcf241c08a47a813f60c3d81ae4 - 0.0% (175 Bytes)

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

[#005] sha256:7e2b629fdfd2ce1bf7dfe60574a041df6c24ee6ee87180b2830c33f2b736e38c - 85.13% (7.35 MB)


History
2022-10-22 02:28:14 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2022-10-22 02:28:14 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2022-10-22 02:28:14 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.24.3-1-gb0f1f6c06ce0 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-10-22 02:28:14 UTC (buildkit.dockerfile.v0)

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

2022-10-22 02:28:14 UTC (buildkit.dockerfile.v0)

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

2022-10-22 02:28:14 UTC (buildkit.dockerfile.v0)

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

2022-10-22 02:28:14 UTC (buildkit.dockerfile.v0)

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

2022-10-22 02:28:14 UTC (buildkit.dockerfile.v0)

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

2022-10-22 02:28:14 UTC (buildkit.dockerfile.v0)

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

2022-10-22 02:28:14 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