Namespace
calico
Image / Tag
csi:v3.25.0-0.dev-648-gaf330e28989c-amd64
Content Digest
sha256:d2b7127d029bb3014d53868d54b5cdf4df7a2a3d60a2aaa48b21f24b1ff4cc1b
Details
Created

2023-01-05 22:10:48 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.25.0-0.dev-648-gaf330e28989c

Environment
PATH

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


Layers

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

[#001] sha256:4f78d020e998d83ed488c761ae0541c010cf1830fe0116036ff164d0a8f1fa2e - 0.65% (57.5 KB)

[#002] sha256:9abe8d42fb072fe813798c277abcfb41aa6158b41a89e28b85fea316f73ee6d6 - 9.79% (867 KB)

[#003] sha256:407956e7a26fd90468eacbff672f1ddcc373acf00a4437da05ffd42e75cb70e8 - 0.0% (174 Bytes)

[#004] sha256:1b6d0b4372fa98cab80a9fefb8bfe6e048b618a35d19ea72037fe4e75b483e50 - 0.01% (1.17 KB)

[#005] sha256:12c559696f2c03673a689dc1b787b396b5250459673068836ab8842db3a57f15 - 85.07% (7.36 MB)


History
2023-01-05 22:10:48 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-01-05 22:10:48 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-01-05 22:10:48 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.25.0-0.dev-648-gaf330e28989c 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-05 22:10:48 UTC (buildkit.dockerfile.v0)

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

2023-01-05 22:10:48 UTC (buildkit.dockerfile.v0)

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

2023-01-05 22:10:48 UTC (buildkit.dockerfile.v0)

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

2023-01-05 22:10:48 UTC (buildkit.dockerfile.v0)

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

2023-01-05 22:10:48 UTC (buildkit.dockerfile.v0)

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

2023-01-05 22:10:48 UTC (buildkit.dockerfile.v0)

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

2023-01-05 22:10:48 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