Namespace
calico
Image / Tag
csi:v3.25.0-22-ga12aac3f8a89-amd64
Content Digest
sha256:45abf7309a2ea531992700eb55a7e3eab20464dfa0d1af8048d2fa104e2ea4e6
Details
Created

2023-02-03 22:06:30 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.25.0-22-ga12aac3f8a89

Environment
PATH

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


Layers

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

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

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

[#003] sha256:99069b0b8fe5d382c921c8bf4ce941bb046e0099b80f795bcfba71afb3eb2a9e - 0.0% (175 Bytes)

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

[#005] sha256:14b2373a1879daacdaf6737c0227cff6f93bf59b2cf07e8b2d99698d8a959d13 - 85.07% (7.36 MB)


History
2023-02-03 22:06:30 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-02-03 22:06:30 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-02-03 22:06:30 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.25.0-22-ga12aac3f8a89 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-03 22:06:30 UTC (buildkit.dockerfile.v0)

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

2023-02-03 22:06:30 UTC (buildkit.dockerfile.v0)

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

2023-02-03 22:06:30 UTC (buildkit.dockerfile.v0)

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

2023-02-03 22:06:30 UTC (buildkit.dockerfile.v0)

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

2023-02-03 22:06:30 UTC (buildkit.dockerfile.v0)

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

2023-02-03 22:06:30 UTC (buildkit.dockerfile.v0)

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

2023-02-03 22:06:30 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