Namespace
calico
Image / Tag
csi:v3.26.1-8-g9ac151fcb715-amd64
Content Digest
sha256:1c4735c6527dc1657ac71e107c0767e98c204256879a6db697a69760210f8285
Details
Created

2023-07-19 19:03:07 UTC

Size

8.49 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.1-8-g9ac151fcb715

Environment
PATH

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


Layers

[#000] sha256:68dff186db17d7589f67b45b714d05b0a5b3225631505786c44e9d8408aeb086 - 4.48% (389 KB)

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

[#002] sha256:8b0efe38844c9c4b28a4aff22d81a85ab347695dd6f459a2687cb4924f4ae8b3 - 9.96% (866 KB)

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

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

[#005] sha256:495609563bc5f850559ff0e8d32e53a5808a20b6d81725a46cc1e73049f5e7cf - 84.88% (7.21 MB)


History
2023-07-19 19:03:07 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-07-19 19:03:07 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-07-19 19:03:07 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.26.1-8-g9ac151fcb715 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-07-19 19:03:07 UTC (buildkit.dockerfile.v0)

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

2023-07-19 19:03:07 UTC (buildkit.dockerfile.v0)

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

2023-07-19 19:03:07 UTC (buildkit.dockerfile.v0)

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

2023-07-19 19:03:07 UTC (buildkit.dockerfile.v0)

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

2023-07-19 19:03:07 UTC (buildkit.dockerfile.v0)

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

2023-07-19 19:03:07 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR

2023-07-19 19:03:07 UTC (buildkit.dockerfile.v0)

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

2023-07-19 19:03:07 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