Namespace
calico
Image / Tag
csi:v3.24.5-85-g64cbb6cc0fdd-amd64
Content Digest
sha256:57eb91fa0dbf9db02e1aac943d09ac38688932e9c8b10f28c4f9d6854695f411
Details
Created

2023-04-01 17:07:01 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.24.5-85-g64cbb6cc0fdd

Environment
PATH

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


Layers

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

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

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

[#003] sha256:f41a745101d299847677a349884dc5e1edc690277037687b8f9568cf43d4a648 - 0.0% (174 Bytes)

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

[#005] sha256:1787a8316f4f1366494fbb46f2bba4d8f94db0cb3567c1a39c2e06a0e42e6105 - 85.06% (7.35 MB)


History
2023-04-01 17:07:01 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-04-01 17:07:01 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-04-01 17:07:01 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.24.5-85-g64cbb6cc0fdd 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-04-01 17:07:01 UTC (buildkit.dockerfile.v0)

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

2023-04-01 17:07:01 UTC (buildkit.dockerfile.v0)

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

2023-04-01 17:07:01 UTC (buildkit.dockerfile.v0)

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

2023-04-01 17:07:01 UTC (buildkit.dockerfile.v0)

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

2023-04-01 17:07:01 UTC (buildkit.dockerfile.v0)

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

2023-04-01 17:07:01 UTC (buildkit.dockerfile.v0)

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

2023-04-01 17:07:01 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