Namespace
calico
Image / Tag
csi:v3.25.1-31-ga35327097798-amd64
Content Digest
sha256:a58719dcbf116fc00e7ae624189a40625754a00b50b0d26a3212f3d45e580b56
Details
Created

2023-06-08 18:50:20 UTC

Size

7.92 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.1-31-ga35327097798

Environment
PATH

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


Layers

[#000] sha256:8fbdc39e20e691cddd70b6ac0b8117290f855ea19c2c725cc4ee2d774ce27ff0 - 4.9% (397 KB)

[#001] sha256:900778d7cc4d505b26cbd51386c68ddfd53839b76ea8de07103dc10db7ce5474 - 0.71% (57.5 KB)

[#002] sha256:50febbd65eaa50882f69ad31ba067ca2c23e4674860e333cf5e0a132011e143e - 10.7% (867 KB)

[#003] sha256:9718298853a6958f3e64054b48598f94a22eeffbb8e622b540f4147b67b2fcbb - 0.0% (175 Bytes)

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

[#005] sha256:53531c84215d51c8f910d1d9c6852d76b2feb2c94a811f0908076cf6308ecfc3 - 83.68% (6.62 MB)


History
2023-06-08 18:50:20 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-06-08 18:50:20 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-06-08 18:50:20 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.25.1-31-ga35327097798 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-06-08 18:50:20 UTC (buildkit.dockerfile.v0)

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

2023-06-08 18:50:20 UTC (buildkit.dockerfile.v0)

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

2023-06-08 18:50:20 UTC (buildkit.dockerfile.v0)

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

2023-06-08 18:50:20 UTC (buildkit.dockerfile.v0)

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

2023-06-08 18:50:20 UTC (buildkit.dockerfile.v0)

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

2023-06-08 18:50:20 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR

2023-06-08 18:50:20 UTC (buildkit.dockerfile.v0)

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

2023-06-08 18:50:20 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