Namespace
calico
Image / Tag
csi:v3.25.0-0.dev-163-gdca660add552-amd64
Content Digest
sha256:711eda92768ec14304f1923bde29a502ff1749f6e7f7ea1aa6b7dc357212a89e
Details
Created

2022-09-01 06:26:40 UTC

Size

8.62 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-163-gdca660add552

Environment
PATH

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


Layers

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

[#001] sha256:3197b079fb7a4166f08d689c301e4c6638149aad94b1ebbda738bb1d1db5a771 - 0.65% (57.5 KB)

[#002] sha256:a1a1e3a5fe373ee982722b8279156f740d4868c75ace1bcaede745b664d2bc73 - 9.81% (866 KB)

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

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

[#005] sha256:ba323493de7732b6cfe2a2eda862d4362efc9bf6078952937299f07732336358 - 85.1% (7.33 MB)


History
2022-09-01 06:26:40 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2022-09-01 06:26:40 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2022-09-01 06:26:40 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.25.0-0.dev-163-gdca660add552 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-01 06:26:40 UTC (buildkit.dockerfile.v0)

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

2022-09-01 06:26:40 UTC (buildkit.dockerfile.v0)

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

2022-09-01 06:26:40 UTC (buildkit.dockerfile.v0)

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

2022-09-01 06:26:40 UTC (buildkit.dockerfile.v0)

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

2022-09-01 06:26:40 UTC (buildkit.dockerfile.v0)

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

2022-09-01 06:26:40 UTC (buildkit.dockerfile.v0)

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

2022-09-01 06:26:40 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