Namespace
calico
Image / Tag
csi:v3.25.0-0.dev-302-g55a11b14f4c6-amd64
Content Digest
sha256:e600591317228693e2599b8857aa5c01ec84e6f904d0757e6c64ba9e819789f2
Details
Created

2022-09-29 15:22:54 UTC

Size

8.63 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-302-g55a11b14f4c6

Environment
PATH

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


Layers

[#000] sha256:b0691ca402c32b86b9b2b46e78273da65ce6e5821cd7631ef9581a86b230e5a8 - 4.42% (390 KB)

[#001] sha256:38243f5b644744897e8944933a63972fbc33fc64881d6d782eeaef47022a9cc9 - 0.65% (57.5 KB)

[#002] sha256:7104022ab5258c9194d6bf8235e3f8dda1289d6398c1c783fe4874109191ab39 - 9.8% (866 KB)

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

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

[#005] sha256:ad0384fa2fdd316d8b17ee93682204fb70f7029d78231dc5f6759a3352b0b8e9 - 85.12% (7.35 MB)


History
2022-09-29 15:22:54 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2022-09-29 15:22:54 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2022-09-29 15:22:54 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.25.0-0.dev-302-g55a11b14f4c6 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-09-29 15:22:54 UTC (buildkit.dockerfile.v0)

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

2022-09-29 15:22:54 UTC (buildkit.dockerfile.v0)

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

2022-09-29 15:22:54 UTC (buildkit.dockerfile.v0)

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

2022-09-29 15:22:54 UTC (buildkit.dockerfile.v0)

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

2022-09-29 15:22:54 UTC (buildkit.dockerfile.v0)

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

2022-09-29 15:22:54 UTC (buildkit.dockerfile.v0)

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

2022-09-29 15:22:54 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