Namespace
calico
Image / Tag
csi:v3.28.0-0.dev-172-g3754248d6625-amd64
Content Digest
sha256:4aaa1bb8d47d4f6bdc447f5da5f759c7890c6c0d470a86626477f4ebd50ae4c9
Details
Created

2023-11-20 20:10:33 UTC

Size

8.33 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.28.0-0.dev-172-g3754248d6625

Environment
PATH

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


Layers

[#000] sha256:437a647773269e2a53c8942dd87d71d40eedfba0540bf079b135f3d448a2acd3 - 4.56% (389 KB)

[#001] sha256:7d72da4a768dc573fcfbc32bebce7eda719c58aa09e5aea51d4002dbb2242ec5 - 0.67% (57.5 KB)

[#002] sha256:65e9f416a31bfff8dbf3529fa5626fd051800a46819bdd4e53597ca942aa3301 - 10.17% (867 KB)

[#003] sha256:86653048d4821df605fa39f67e77855d5ef943815e40c4ae4e7c551e6b186344 - 0.0% (152 Bytes)

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

[#005] sha256:ca057d3b6543302fda7c4ce0f43a6781347470a2f21a625b2d832b894cd59517 - 84.58% (7.04 MB)


History
2023-11-20 20:10:33 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-11-20 20:10:33 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-11-20 20:10:33 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.28.0-0.dev-172-g3754248d6625 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-11-20 20:10:33 UTC (buildkit.dockerfile.v0)

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

2023-11-20 20:10:33 UTC (buildkit.dockerfile.v0)

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

2023-11-20 20:10:33 UTC (buildkit.dockerfile.v0)

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

2023-11-20 20:10:33 UTC (buildkit.dockerfile.v0)

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

2023-11-20 20:10:33 UTC (buildkit.dockerfile.v0)

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

2023-11-20 20:10:33 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR

2023-11-20 20:10:33 UTC (buildkit.dockerfile.v0)

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

2023-11-20 20:10:33 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