Namespace
calico
Image / Tag
csi:v3.26.0-0.dev-308-g004a3b1041d3-amd64
Content Digest
sha256:37ff80184c27d44483850a391d8250f509dbd167c4f5182bc529bc814c3e0acb
Details
Created

2023-03-09 00:35:10 UTC

Size

10.5 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-308-g004a3b1041d3

Environment
PATH

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


Layers

[#000] sha256:3a894ce76146fea2384476fbe3e0c8be6dfc60c717b8fc87bfe5833dbb0c3ce2 - 3.68% (397 KB)

[#001] sha256:a163dbc4c4a45b830c40ccaeb5658240ac5c1bf122da07651566a7976f70cf4f - 0.53% (57.5 KB)

[#002] sha256:4c7204ee8e36b828a85133c14eac6f9aeda67375c55483486ea5546cc87e3be2 - 8.04% (867 KB)

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

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

[#005] sha256:c10a5268073aa008432c11a70669645377af06e8ece01a43094a096da089b33c - 87.74% (9.24 MB)


History
2023-03-09 00:35:10 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-03-09 00:35:10 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-03-09 00:35:10 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.26.0-0.dev-308-g004a3b1041d3 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-03-09 00:35:10 UTC (buildkit.dockerfile.v0)

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

2023-03-09 00:35:10 UTC (buildkit.dockerfile.v0)

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

2023-03-09 00:35:10 UTC (buildkit.dockerfile.v0)

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

2023-03-09 00:35:10 UTC (buildkit.dockerfile.v0)

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

2023-03-09 00:35:10 UTC (buildkit.dockerfile.v0)

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

2023-03-09 00:35:10 UTC (buildkit.dockerfile.v0)

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

2023-03-09 00:35:10 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