Namespace
calico
Image / Tag
csi:v3.26.0-0.dev-257-g9c693aa0d10c-amd64
Content Digest
sha256:e5e2ef2d3db1e6ba177ee2d433f4cdc2c877ead4a81bc66d6ea5d12527bf6dc9
Details
Created

2023-02-23 22:52:14 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-257-g9c693aa0d10c

Environment
PATH

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


Layers

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

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

[#002] sha256:127f01b3470b88a643b8f71a809267f6f7aef16f440bb2b6915f67250a1df8ee - 9.79% (867 KB)

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

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

[#005] sha256:a0f4f8b0da2e524dc4b9779f45e287f1e50e1c6d703b7b200503efe983b70b80 - 85.06% (7.36 MB)


History
2023-02-23 22:52:14 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-02-23 22:52:14 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-02-23 22:52:14 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.26.0-0.dev-257-g9c693aa0d10c 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-02-23 22:52:14 UTC (buildkit.dockerfile.v0)

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

2023-02-23 22:52:14 UTC (buildkit.dockerfile.v0)

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

2023-02-23 22:52:14 UTC (buildkit.dockerfile.v0)

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

2023-02-23 22:52:14 UTC (buildkit.dockerfile.v0)

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

2023-02-23 22:52:14 UTC (buildkit.dockerfile.v0)

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

2023-02-23 22:52:14 UTC (buildkit.dockerfile.v0)

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

2023-02-23 22:52:14 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