Namespace
calico
Image / Tag
csi:v3.25.1-59-ge359e2c4d563-amd64
Content Digest
sha256:f1ad4a2645f8e562b2ba254be6a43d6f7ff5172e60736644cb7f57f93e107641
Details
Created

2023-09-01 02:41:20 UTC

Size

7.91 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.25.1-59-ge359e2c4d563

Environment
PATH

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


Layers

[#000] sha256:fcd73dfbd9d9d7f1f8ccf4813173044456ac8e9b492727b25780ab93a719df0f - 4.81% (389 KB)

[#001] sha256:8e135f1540d622981874886cc8d78787e36e97c0e2318c96e8e9b328e81a7740 - 0.71% (57.5 KB)

[#002] sha256:ac2ea7c4b2f84ad6f86aae95a154b3262931e8cc8075e5a9a2b46055c6dfa83f - 10.7% (866 KB)

[#003] sha256:87e3d4f397f85600342b8d1ba6ca2d44f5bde6daa6eadbc9ba22ecbaeede7759 - 0.0% (170 Bytes)

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

[#005] sha256:b49dab6b63b1e4a5c00c5bce48e80c4e437fda803878d8a07f75935c697db349 - 83.77% (6.63 MB)


History
2023-09-01 02:41:20 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2023-09-01 02:41:20 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2023-09-01 02:41:20 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.25.1-59-ge359e2c4d563 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-09-01 02:41:20 UTC (buildkit.dockerfile.v0)

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

2023-09-01 02:41:20 UTC (buildkit.dockerfile.v0)

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

2023-09-01 02:41:20 UTC (buildkit.dockerfile.v0)

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

2023-09-01 02:41:20 UTC (buildkit.dockerfile.v0)

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

2023-09-01 02:41:20 UTC (buildkit.dockerfile.v0)

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

2023-09-01 02:41:20 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR

2023-09-01 02:41:20 UTC (buildkit.dockerfile.v0)

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

2023-09-01 02:41:20 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