Namespace
calico
Image / Tag
csi:v3.25.0-0.dev-590-gbe714fa69e90-amd64
Content Digest
sha256:319f8a4eadc3572e86147e6fe3e77e7d72dadb0ccc703f21d66fbef4520fe7f7
Details
Created

2022-12-13 19:21:45 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.25.0-0.dev-590-gbe714fa69e90

Environment
PATH

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


Layers

[#000] sha256:87d0c66bdd058b78a8757ec5f7a09b5016a847009811a777ea390ca8b48d0fef - 4.48% (397 KB)

[#001] sha256:3b974540740a4f3f9541ac808aec5a250b4fdcfba56a0d01466c749e5c1a3f24 - 0.65% (57.5 KB)

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

[#003] sha256:a4bbcea8211dec70226e9888e3d28bcbe085449727aae0fd565170f3858c850c - 0.0% (175 Bytes)

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

[#005] sha256:2c93a6fa8264a2edde21fc975b6af166ce7f6235903c6b31a22d789e74f76a50 - 85.07% (7.36 MB)


History
2022-12-13 19:21:45 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2022-12-13 19:21:45 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2022-12-13 19:21:45 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.25.0-0.dev-590-gbe714fa69e90 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>

2022-12-13 19:21:45 UTC (buildkit.dockerfile.v0)

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

2022-12-13 19:21:45 UTC (buildkit.dockerfile.v0)

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

2022-12-13 19:21:45 UTC (buildkit.dockerfile.v0)

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

2022-12-13 19:21:45 UTC (buildkit.dockerfile.v0)

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

2022-12-13 19:21:45 UTC (buildkit.dockerfile.v0)

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

2022-12-13 19:21:45 UTC (buildkit.dockerfile.v0)

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

2022-12-13 19:21:45 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