Namespace
calico
Image / Tag
csi:v3.27.3-8-gbbc42b076062-amd64
Content Digest
sha256:d6ea6c49bd2fb3c14ec52d937c93ba0dbf9ab1746ee2ca9b79b7866cba39d2b2
Details
Created

2024-05-08 03:51:55 UTC

Size

8.39 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.3-8-gbbc42b076062

Environment
PATH

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


Layers

[#000] sha256:c113747749f3740e35608b226672cf5f1de67d34f5ed5bbe3edff36164cd1190 - 4.54% (390 KB)

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

[#002] sha256:989318df1d2c83de0addc5945d9a4b64d0a95423d429b2bc4e41936424954acf - 10.09% (867 KB)

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

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

[#005] sha256:ecdbb4deb59a8b7f9f97e1ecc1d3029f76eb6c1ffdf6a0cf0159bad479b171a3 - 84.68% (7.1 MB)


History
2024-05-08 03:51:55 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2024-05-08 03:51:55 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2024-05-08 03:51:55 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.27.3-8-gbbc42b076062 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-05-08 03:51:55 UTC (buildkit.dockerfile.v0)

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

2024-05-08 03:51:55 UTC (buildkit.dockerfile.v0)

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

2024-05-08 03:51:55 UTC (buildkit.dockerfile.v0)

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

2024-05-08 03:51:55 UTC (buildkit.dockerfile.v0)

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

2024-05-08 03:51:55 UTC (buildkit.dockerfile.v0)

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

2024-05-08 03:51:55 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR

2024-05-08 03:51:55 UTC (buildkit.dockerfile.v0)

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

2024-05-08 03:51:55 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