Namespace
calico
Image / Tag
csi:v3.24.0-0.dev-562-g39dea8020982-amd64
Content Digest
sha256:39a8a26423c250934633f3ac5813f5a3d3574c5cf20d3fc727c5497ef5b3bda3
Details
Created

2022-08-17 13:47:43 UTC

Size

8.62 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.24.0-0.dev-562-g39dea8020982

Environment
PATH

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


Layers

[#000] sha256:fccd7292376429f17757d466b7700c2ddd0aa1568193c27ea869b67155f414b2 - 4.42% (390 KB)

[#001] sha256:d30c781c50202d6f041d043c2a2e3ebe25aa6c8445036c42416f6f4ca2437b0b - 0.65% (57.5 KB)

[#002] sha256:cdffa0485a7dac8cdbd2ac006f0f3877ddc6c990852a47f76b0e38ffbbd18216 - 9.81% (866 KB)

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

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

[#005] sha256:221334e5d67b9ae5740be60b3d546919979562fb0f60c256a10c284acee58ff1 - 85.1% (7.33 MB)


History
2022-08-17 13:47:43 UTC (buildkit.dockerfile.v0)

SHELL [/bin/sh -c]

2022-08-17 13:47:43 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION=unknown

2022-08-17 13:47:43 UTC (buildkit.dockerfile.v0)

LABEL name=Calico CSI Driver vendor=Project Calico version=v3.24.0-0.dev-562-g39dea8020982 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>

2022-08-17 13:47:43 UTC (buildkit.dockerfile.v0)

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

2022-08-17 13:47:43 UTC (buildkit.dockerfile.v0)

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

2022-08-17 13:47:43 UTC (buildkit.dockerfile.v0)

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

2022-08-17 13:47:43 UTC (buildkit.dockerfile.v0)

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

2022-08-17 13:47:43 UTC (buildkit.dockerfile.v0)

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

2022-08-17 13:47:43 UTC (buildkit.dockerfile.v0)

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

2022-08-17 13:47:43 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