Namespace
calico
Image / Tag
csi:v3.28.0-0.dev-220-g02cfa12eb6a9-amd64
Content Digest
sha256:4bdd2f8ab577c87379842705cd584667364cb2d94e5fcc8caacf0bc6c443603a
Details
Created

2023-12-08 06:50:11 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.28.0-0.dev-220-g02cfa12eb6a9

Environment
PATH

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


Layers

[#000] sha256:04430f62195c13cf21d9ac0761de8cd786d30e3be606a1835bac512ef6241c0a - 4.56% (389 KB)

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

[#002] sha256:8ccc6e69347f46e68e37e45e1781d041c124ea689f2b1a2b18f4839de0a0c5d2 - 10.17% (867 KB)

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

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

[#005] sha256:48bfce596d8668b17a1e9b2632fe3c95262ea7e64e1b41244580860e6338d6a0 - 84.58% (7.04 MB)


History
2023-12-08 06:50:11 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-12-08 06:50:11 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-12-08 06:50:11 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.28.0-0.dev-220-g02cfa12eb6a9 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-12-08 06:50:11 UTC (buildkit.dockerfile.v0)

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

2023-12-08 06:50:11 UTC (buildkit.dockerfile.v0)

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

2023-12-08 06:50:11 UTC (buildkit.dockerfile.v0)

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

2023-12-08 06:50:11 UTC (buildkit.dockerfile.v0)

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

2023-12-08 06:50:11 UTC (buildkit.dockerfile.v0)

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

2023-12-08 06:50:11 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR

2023-12-08 06:50:11 UTC (buildkit.dockerfile.v0)

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

2023-12-08 06:50:11 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