Namespace
calico
Image / Tag
csi:v3.27.0-0.dev-216-gaff70be8ba03-amd64
Content Digest
sha256:548cc061322654f881c50532fecd9b9d1ef8942ae02f0c7478d94c7cf23995cc
Details
Created

2023-06-23 06:34:38 UTC

Size

8.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.27.0-0.dev-216-gaff70be8ba03

Environment
PATH

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


Layers

[#000] sha256:2bdf323e4ddd60bc0533065bea7b2dbd5bdb17f974c9ba6136f2e381c80db116 - 4.56% (397 KB)

[#001] sha256:a9e7c6da91e846816991c22276e5adbb4234f3698036f74f5ecb5291f147e56a - 0.66% (57.5 KB)

[#002] sha256:02a494719a14ef5b940ca497091bc425a9dd587e18b1f63b93ca9215a514dfa0 - 9.96% (867 KB)

[#003] sha256:dbd8ed3573c8c2ef2f8ba75d45cb3cd806a5dea97e2a97d7f266eb8836f5e6bd - 0.0% (151 Bytes)

[#004] sha256:7e217c40a04772f5ac78c493821c475080e1f59e2e4111054c1071b171330072 - 0.01% (1.17 KB)

[#005] sha256:5f1b3bbb6e7c3827081b26571b0f1d3d072d98b29a7097cc5978e1f4f96a50b0 - 84.8% (7.21 MB)


History
2023-06-23 06:34:38 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-06-23 06:34:38 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-06-23 06:34:38 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.27.0-0.dev-216-gaff70be8ba03 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-06-23 06:34:38 UTC (buildkit.dockerfile.v0)

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

2023-06-23 06:34:38 UTC (buildkit.dockerfile.v0)

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

2023-06-23 06:34:38 UTC (buildkit.dockerfile.v0)

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

2023-06-23 06:34:38 UTC (buildkit.dockerfile.v0)

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

2023-06-23 06:34:38 UTC (buildkit.dockerfile.v0)

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

2023-06-23 06:34:38 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR

2023-06-23 06:34:38 UTC (buildkit.dockerfile.v0)

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

2023-06-23 06:34: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