Namespace
calico
Image / Tag
csi:v3.27.0-0.dev-405-gd37f10453908-amd64
Content Digest
sha256:b2dc0d2a5f4344409e751d0aadaa48f4405c0fabb79ffa1b0256f4fde3d2fa62
Details
Created

2023-10-05 10:07:19 UTC

Size

8.54 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.0-0.dev-405-gd37f10453908

Environment
PATH

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


Layers

[#000] sha256:c4bca698c1772ae9cd61675b2b09103ce13fc55689c95fa80e5b05e77e4b2de8 - 4.45% (389 KB)

[#001] sha256:8de40dc1da8eaa85e88e5592e0f509cca11e0f990e1bba0e83a950cdca4ee036 - 0.66% (57.5 KB)

[#002] sha256:177e125c70ed0d01f1a5511cb6bcdee35f477c71060574981b1ea7f1b01b308b - 9.91% (866 KB)

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

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

[#005] sha256:69f1f6539b21bfe134330053d425270749c658495b9b0519641f625f891c40b4 - 84.96% (7.25 MB)


History
2023-10-05 10:07:19 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-10-05 10:07:19 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-10-05 10:07:19 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.27.0-0.dev-405-gd37f10453908 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-10-05 10:07:19 UTC (buildkit.dockerfile.v0)

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

2023-10-05 10:07:19 UTC (buildkit.dockerfile.v0)

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

2023-10-05 10:07:19 UTC (buildkit.dockerfile.v0)

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

2023-10-05 10:07:19 UTC (buildkit.dockerfile.v0)

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

2023-10-05 10:07:19 UTC (buildkit.dockerfile.v0)

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

2023-10-05 10:07:19 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR

2023-10-05 10:07:19 UTC (buildkit.dockerfile.v0)

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

2023-10-05 10:07:19 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