Namespace
calico
Image / Tag
csi:v3.26.0-0.dev-48-gd0940317aec2-amd64
Content Digest
sha256:1b25e6c475a36c721b6431d869dfa9157eef0c55f48d3a9eae5b29a95a2fbeba
Details
Created

2023-01-17 19:02:58 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-48-gd0940317aec2

Environment
PATH

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


Layers

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

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

[#002] sha256:4273b21fa58e0afc696e2a48487780c2f19dfed9baf5a815f5432630071419a0 - 9.79% (867 KB)

[#003] sha256:9361d2996f47005ab8b4f142023453fab4387cb53e6c6530361281924905cd45 - 0.0% (176 Bytes)

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

[#005] sha256:92124f51d12c793b113fc261d9f70921734652985db06a8b07cff7fa6f8bc873 - 85.07% (7.36 MB)


History
2023-01-17 19:02:58 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-01-17 19:02:58 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-01-17 19:02:58 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.26.0-0.dev-48-gd0940317aec2 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-17 19:02:58 UTC (buildkit.dockerfile.v0)

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

2023-01-17 19:02:58 UTC (buildkit.dockerfile.v0)

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

2023-01-17 19:02:58 UTC (buildkit.dockerfile.v0)

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

2023-01-17 19:02:58 UTC (buildkit.dockerfile.v0)

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

2023-01-17 19:02:58 UTC (buildkit.dockerfile.v0)

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

2023-01-17 19:02:58 UTC (buildkit.dockerfile.v0)

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

2023-01-17 19:02:58 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