Namespace
calico
Image / Tag
csi:v3.27.1-1-g225c945e0f0a-amd64
Content Digest
sha256:a265c8e11a2d99be960e5dc5121eeae773fbd71aed26b6f9588094725665405d
Details
Created

2024-02-16 23:50:38 UTC

Size

8.33 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.1-1-g225c945e0f0a

Environment
PATH

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


Layers

[#000] sha256:b24ab32c7555dc84cd35f8fb2a5cca03f59b80179b78d54aff336a28c25db00b - 4.56% (389 KB)

[#001] sha256:b8764c00a638b229f33c7b76a1413c816f50785af27aea99f02c84c18c61edad - 0.67% (57.5 KB)

[#002] sha256:caf9b76ff8df082a5890f3fbf84dd3b99bebda8f419059d9b69b04d62cb9e6e1 - 10.16% (867 KB)

[#003] sha256:e0e8d7b80a03766569f106e63f27fd428b90e01c1e2ea021cbdef2cd0df5a179 - 0.0% (152 Bytes)

[#004] sha256:0e841e2595da62e7903e11465e8f1625748e1d59d48984f20167feb2f534f4f0 - 0.01% (1.18 KB)

[#005] sha256:4aeacef466259b9f76fc82a39d09fbf859f16af23ca0efa53e47513bd1c18f52 - 84.58% (7.05 MB)


History
2024-02-16 23:50:38 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2024-02-16 23:50:38 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2024-02-16 23:50:38 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.27.1-1-g225c945e0f0a 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>

2024-02-16 23:50:38 UTC (buildkit.dockerfile.v0)

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

2024-02-16 23:50:38 UTC (buildkit.dockerfile.v0)

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

2024-02-16 23:50:38 UTC (buildkit.dockerfile.v0)

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

2024-02-16 23:50:38 UTC (buildkit.dockerfile.v0)

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

2024-02-16 23:50:38 UTC (buildkit.dockerfile.v0)

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

2024-02-16 23:50:38 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR

2024-02-16 23:50:38 UTC (buildkit.dockerfile.v0)

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

2024-02-16 23:50:38 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