Namespace
calico
Image / Tag
csi:v3.27.2-1-gc3f96ffc6de0-amd64
Content Digest
sha256:062ac1a843d9fcf878a194403fdf37c47ce2593ef2bf66ddf08f18ea21fb9960
Details
Created

2024-02-17 07:50:16 UTC

Size

8.33 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.27.2-1-gc3f96ffc6de0

Environment
PATH

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


Layers

[#000] sha256:47fb86f356d896e9fd819fab1251b05d8cf0a7fa9cb630fdd261274ffb1a037f - 4.56% (389 KB)

[#001] sha256:d630ff73227a1c6080a0ea63d7d46ab6682e95106092992ff910694aa86b0315 - 0.67% (57.5 KB)

[#002] sha256:7e7ab0f09388827e0313209826fd96419a42d8a2e80c43081bf198b092a7e918 - 10.16% (867 KB)

[#003] sha256:c3b90d575165ece4e1cf16c88de5675a9c530a7457aaef1079a51a1fa33a40ca - 0.0% (150 Bytes)

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

[#005] sha256:9d0bc18df746d141f614f4a461899a272b690ce6fb88f910128f499fc41bfe01 - 84.58% (7.05 MB)


History
2024-02-17 07:50:15 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2024-02-17 07:50:15 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2024-02-17 07:50:15 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.27.2-1-gc3f96ffc6de0 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>

2024-02-17 07:50:15 UTC (buildkit.dockerfile.v0)

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

2024-02-17 07:50:15 UTC (buildkit.dockerfile.v0)

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

2024-02-17 07:50:16 UTC (buildkit.dockerfile.v0)

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

2024-02-17 07:50:16 UTC (buildkit.dockerfile.v0)

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

2024-02-17 07:50:16 UTC (buildkit.dockerfile.v0)

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

2024-02-17 07:50:16 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR

2024-02-17 07:50:16 UTC (buildkit.dockerfile.v0)

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

2024-02-17 07:50:16 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