Namespace
calico
Image / Tag
csi:v3.27.0-0.dev-129-g6e301e933609-amd64
Content Digest
sha256:b69265c118ff462ae27bde43a492ccf59a225d3e04497b01c42e85a240331186
Details
Created

2023-05-24 00:14:51 UTC

Size

9.42 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-129-g6e301e933609

Environment
PATH

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


Layers

[#000] sha256:a9ca3afc0b7fb4e0253d2d456507b2250c2c455221ae35522c130749601adc5a - 4.12% (397 KB)

[#001] sha256:8fe3a93d1ff837f3993041bb72210fca48c137ea7dcbf861560d4c34bcb88b55 - 0.6% (57.5 KB)

[#002] sha256:02f1b3366464d6faba2751af14fa5a8bb6a45c756319d0b0eb8200f0b11767c2 - 8.99% (867 KB)

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

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

[#005] sha256:dcd923b943206717c87ed1b2068c4163f40fdcd9d454ff0dd779f83e2084ea90 - 86.28% (8.13 MB)


History
2023-05-24 00:14:51 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-05-24 00:14:51 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-05-24 00:14:51 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.27.0-0.dev-129-g6e301e933609 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-05-24 00:14:51 UTC (buildkit.dockerfile.v0)

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

2023-05-24 00:14:51 UTC (buildkit.dockerfile.v0)

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

2023-05-24 00:14:51 UTC (buildkit.dockerfile.v0)

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

2023-05-24 00:14:51 UTC (buildkit.dockerfile.v0)

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

2023-05-24 00:14:51 UTC (buildkit.dockerfile.v0)

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

2023-05-24 00:14:51 UTC (buildkit.dockerfile.v0)

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

2023-05-24 00:14:51 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