Namespace
calico
Image / Tag
kube-controllers:v3.25.0-94-g4821f66f3d35-amd64
Content Digest
sha256:5cb2b34c071e54f5141c0edb15f26c8deaa69b5525ca392bfcebc300aa9b7086
Details
Created

2023-02-28 05:29:48 UTC

Size

30.4 MB

Content Digest
Labels
  • description
    Calico Kubernetes controllers monitor the Kubernetes API and perform actions based on cluster state
  • maintainer
    Casey Davenport <casey@tigera.io>
  • name
    Calico Kubernetes controllers
  • release
    1
  • summary
    Calico Kubernetes controllers monitor the Kubernetes API and perform actions based on cluster state
  • vendor
    Project Calico
  • version
    v3.25.0-94-g4821f66f3d35

Environment
PATH

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


Layers

[#000] sha256:6d82300e4c44adeff948bf001852010ad00b5e689ba595adcdbf87f3c39e12a9 - 0.01% (3.97 KB)

[#001] sha256:94228b2a1753159755cfd0094b774e93922f927908b017889276f27956b97509 - 0.0% (171 Bytes)

[#002] sha256:d1f76cd28e5b21a869d0111c8a473a246721ae531b93754b8208df2cf7573dd9 - 0.0% (159 Bytes)

[#003] sha256:b8115c656066f29a5544380e381b93b8533badd44edddfe562c87b55fe4753c7 - 0.0% (147 Bytes)

[#004] sha256:a4d2ff79bef2ef9385e311ef6f9f7d0665bec918ddef69143120e664b846902b - 0.18% (57.5 KB)

[#005] sha256:8ceb9f7d231d69b9d852b369b4642b5a9c9596560d6c10bd943c4d59c14262b6 - 2.78% (867 KB)

[#006] sha256:20fdf661a7ccfae7ddecae81d72a44b23122795bbbbf42468f4eb753c6a58a9d - 1.27% (397 KB)

[#007] sha256:8ca26b378571584affc790873fc9bb67f80ac89c05dcfb829ff4c652efdd8cef - 0.04% (12.7 KB)

[#008] sha256:9f831e76d81b31ae20aa85140af3934e2ea0bc75fb8673a2e095efe639295cfd - 0.07% (21 KB)

[#009] sha256:b8943c79cefab5e46f316c070978add66f5db758e7b6dd799b1ed80b4a3e6e1d - 0.0% (174 Bytes)

[#010] sha256:8963b6b25f33c26b68d69a705fce083bb90a15cc6f5cc18b02073083823ea1f6 - 0.0% (1.17 KB)

[#011] sha256:1b3c8938b508b8d4b29a3a2fca279cbeec6a4bb8c6af12864bb022f8c49ddc91 - 90.32% (27.5 MB)

[#012] sha256:5b27d3889026549af8ac976f0f8022107525fa9e50bd9c8bcb712e638d0ad28d - 5.31% (1.62 MB)


History
2023-02-28 05:29:48 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2023-02-28 05:29:48 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Kubernetes controllers vendor=Project Calico version=v3.25.0-94-g4821f66f3d35 release=1 summary=Calico Kubernetes controllers monitor the Kubernetes API and perform actions based on cluster state description=Calico Kubernetes controllers monitor the Kubernetes API and perform actions based on cluster state maintainer=Casey Davenport <casey@tigera.io>

2023-02-28 05:29:48 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2023-02-28 05:29:48 UTC (buildkit.dockerfile.v0)

COPY /profiles /profiles # buildkit

2023-02-28 05:29:48 UTC (buildkit.dockerfile.v0)

COPY /status /status # buildkit

2023-02-28 05:29:48 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2023-02-28 05:29:48 UTC (buildkit.dockerfile.v0)

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

2023-02-28 05:29:48 UTC (buildkit.dockerfile.v0)

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

2023-02-28 05:29:48 UTC (buildkit.dockerfile.v0)

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

2023-02-28 05:29:48 UTC (buildkit.dockerfile.v0)

COPY /lib64/libnss_dns.so.2 /lib64/libnss_dns.so.2 # buildkit

2023-02-28 05:29:48 UTC (buildkit.dockerfile.v0)

COPY /lib64/libnss_files.so.2 /lib64/libnss_files.so.2 # buildkit

2023-02-28 05:29:48 UTC (buildkit.dockerfile.v0)

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

2023-02-28 05:29:48 UTC (buildkit.dockerfile.v0)

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

2023-02-28 05:29:48 UTC (buildkit.dockerfile.v0)

ADD bin/kube-controllers-linux-amd64 /usr/bin/kube-controllers # buildkit

2023-02-28 05:29:48 UTC (buildkit.dockerfile.v0)

ADD bin/check-status-linux-amd64 /usr/bin/check-status # buildkit

2023-02-28 05:29:48 UTC (buildkit.dockerfile.v0)

USER 999

2023-02-28 05:29:48 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/kube-controllers"]

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