Namespace
calico
Image / Tag
csi:v3.25.0-0.dev-405-gfd80404f13d8-amd64
Content Digest
sha256:3aa6a3d5812904acdb7f92aa864614767f14f3fdfd63b22aac24d2ac119d965d
Details
Created

2022-11-02 19:33:19 UTC

Size

8.64 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.0-0.dev-405-gfd80404f13d8

Environment
PATH

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


Layers

[#000] sha256:aed86f5f645d04b6522347283612afad6c346f10207cb0d8595dd57be82664bc - 4.41% (390 KB)

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

[#002] sha256:e31b7ae8d7c10c5552db517b514e04e92807df065275a78e39c5f6331f49a1d9 - 9.79% (866 KB)

[#003] sha256:483afc22bfdc1b428720ad66c8f099effa63ac9148c993c96d89490372a6d9a8 - 0.0% (174 Bytes)

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

[#005] sha256:5dce579984058b686651dd670b82fff6f7f5a216b73a009589bb661738ea8b6f - 85.13% (7.35 MB)


History
2022-11-02 19:33:19 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2022-11-02 19:33:19 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2022-11-02 19:33:19 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.25.0-0.dev-405-gfd80404f13d8 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>

2022-11-02 19:33:19 UTC (buildkit.dockerfile.v0)

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

2022-11-02 19:33:19 UTC (buildkit.dockerfile.v0)

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

2022-11-02 19:33:19 UTC (buildkit.dockerfile.v0)

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

2022-11-02 19:33:19 UTC (buildkit.dockerfile.v0)

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

2022-11-02 19:33:19 UTC (buildkit.dockerfile.v0)

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

2022-11-02 19:33:19 UTC (buildkit.dockerfile.v0)

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

2022-11-02 19:33:19 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