Namespace
calico
Image / Tag
csi:v3.26.0-0.dev-80-g52869ad597ea-amd64
Content Digest
sha256:4a12d7cd4a4b49d6c703c20521aef929c46e3d2faf76c1e350621a1d74f0018f
Details
Created

2023-01-24 15:09:47 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.26.0-0.dev-80-g52869ad597ea

Environment
PATH

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


Layers

[#000] sha256:7a47c4053fff14ed6f593950194cf85a628c6199f787ac158734f075a2bc38d8 - 4.48% (397 KB)

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

[#002] sha256:1a30e1c36166bdb370347b2ed5da2d9686576b29b9d9c3220e046d673a3814e6 - 9.79% (867 KB)

[#003] sha256:269fadda094adfe27f222a8d9b93b8c59c08909dc9e6ef5744447e28eaf1433f - 0.0% (176 Bytes)

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

[#005] sha256:0cdb5d5dd69773f6fecb311ceca9c5e536ccd6386d36252eceeb61d2985b32df - 85.07% (7.36 MB)


History
2023-01-24 15:09:47 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-01-24 15:09:47 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-01-24 15:09:47 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.26.0-0.dev-80-g52869ad597ea 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-01-24 15:09:47 UTC (buildkit.dockerfile.v0)

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

2023-01-24 15:09:47 UTC (buildkit.dockerfile.v0)

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

2023-01-24 15:09:47 UTC (buildkit.dockerfile.v0)

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

2023-01-24 15:09:47 UTC (buildkit.dockerfile.v0)

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

2023-01-24 15:09:47 UTC (buildkit.dockerfile.v0)

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

2023-01-24 15:09:47 UTC (buildkit.dockerfile.v0)

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

2023-01-24 15:09:47 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