Namespace
calico
Image / Tag
csi:v3.26.3-11-gdb29ccada06f-amd64
Content Digest
sha256:e605ff6f356283dfe37cbf28c9a74c7e2a28023eec8e7ad6e8a5921e07d4c4bc
Details
Created

2023-11-09 20:18:40 UTC

Size

8.59 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.26.3-11-gdb29ccada06f

Environment
PATH

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


Layers

[#000] sha256:ac7948435b637653ace510f2c5ca3472c5e3b2a15467b2b7d44e91630b2c8f2c - 4.43% (389 KB)

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

[#002] sha256:0c95cb03c75751d65db6b64acef5f12fd1a14ce677635f830a7b83f8b625e07e - 9.85% (867 KB)

[#003] sha256:c6fed5552b5a8de83b283659ecc5fca2ddfcbcc95bb65f29e1e0a98954303c74 - 0.0% (151 Bytes)

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

[#005] sha256:c7ff54d9885335a3fe95cbc01a42ff2f910d3a0c811e74f027b58a425e3d519e - 85.05% (7.31 MB)


History
2023-11-09 20:18:40 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-11-09 20:18:40 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-11-09 20:18:40 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.26.3-11-gdb29ccada06f 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-11-09 20:18:40 UTC (buildkit.dockerfile.v0)

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

2023-11-09 20:18:40 UTC (buildkit.dockerfile.v0)

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

2023-11-09 20:18:40 UTC (buildkit.dockerfile.v0)

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

2023-11-09 20:18:40 UTC (buildkit.dockerfile.v0)

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

2023-11-09 20:18:40 UTC (buildkit.dockerfile.v0)

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

2023-11-09 20:18:40 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR

2023-11-09 20:18:40 UTC (buildkit.dockerfile.v0)

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

2023-11-09 20:18:40 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