Namespace
calico
Image / Tag
csi:v3.27.0-0.dev-293-gba933a45760b-amd64
Content Digest
sha256:cd9d4e482b587085a33d1babbe0df683e8d7d8b1954f31a3faae7f02f04be4b5
Details
Created

2023-08-22 06:40:22 UTC

Size

8.5 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-293-gba933a45760b

Environment
PATH

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


Layers

[#000] sha256:218f9e5c4e36dbc8061d886bd49fc3fcd04182a930a23986b309018381a39d9c - 4.56% (397 KB)

[#001] sha256:e193793159fceb91d8e7819d6bb88ff8eb083aa106cc28359d3fb1a57b0a2d64 - 0.66% (57.5 KB)

[#002] sha256:2d96324064ca58a8ff2d2053b8cd932f0425be2527a8c79458db776ab50f2e6e - 9.96% (867 KB)

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

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

[#005] sha256:734f2fe310c18d689fd9e5b987c211d4077af0f1ddd870a789a53b05c9465254 - 84.8% (7.21 MB)


History
2023-08-22 06:40:21 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-08-22 06:40:21 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-08-22 06:40:21 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.27.0-0.dev-293-gba933a45760b 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-08-22 06:40:21 UTC (buildkit.dockerfile.v0)

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

2023-08-22 06:40:21 UTC (buildkit.dockerfile.v0)

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

2023-08-22 06:40:22 UTC (buildkit.dockerfile.v0)

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

2023-08-22 06:40:22 UTC (buildkit.dockerfile.v0)

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

2023-08-22 06:40:22 UTC (buildkit.dockerfile.v0)

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

2023-08-22 06:40:22 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR

2023-08-22 06:40:22 UTC (buildkit.dockerfile.v0)

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

2023-08-22 06:40:22 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