Namespace
calico
Image / Tag
kube-controllers:v3.25.1-53-g061e17d7972a-amd64
Content Digest
sha256:c151db0243793227cb1ef197b304991e3e38cd89380370e67e6c77f43506ac35
Details
Created

2023-08-29 23:32:40 UTC

Size

29.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.1-53-g061e17d7972a

Environment
PATH

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


Layers

[#000] sha256:934b7b9161978030be25640eb967d5f94898532022c1316e52edae50c7d8bba8 - 0.01% (3.97 KB)

[#001] sha256:260578ec909be86efa4bb4ce556dafef1e08a79abf17a4ebabefe8d17c207f14 - 0.0% (172 Bytes)

[#002] sha256:4c076fc28d0ef0cfaea575209b054d108808f2030cd2079a002888943a90577a - 0.0% (153 Bytes)

[#003] sha256:3e6292e4222efa97e29fff272b0e904114e15d2a6005601a2126912ee6e739c8 - 0.0% (149 Bytes)

[#004] sha256:afa897032fdd5227a13587e86e264703c90c818764c2c2b741467aa4e6d79006 - 0.19% (57.5 KB)

[#005] sha256:5a78df66b723ba51e05486d56a073a049723565e7fb85f89f2a32ebe892a81be - 2.88% (866 KB)

[#006] sha256:ee7b8d9ae3f2d5209ed6737884c369a75cabac684e329a7393643e540adb6f23 - 1.29% (389 KB)

[#007] sha256:60040db45be82ba7d212c6a9e488ccd01a84b75ebab70cf73122b088df4e83c7 - 0.04% (12.8 KB)

[#008] sha256:08e587d8932f51b41bb21f5303faebf268922e62ab0e4b4150bcac4a092f2498 - 0.07% (21 KB)

[#009] sha256:3999a62310f118567be73cfff7aadbf7b9c9539c9b1dcb8fd3f4b60da30bfa33 - 0.0% (171 Bytes)

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

[#011] sha256:d666f1c3ee79afcba4970b0da9470514fa94fed23b69351eab75903c8831366a - 90.01% (26.5 MB)

[#012] sha256:a43663fe567c36735d5fec3efe6e635b9cb668ae44ce0bf2c5ef909273ba9bf2 - 5.5% (1.62 MB)


History
2023-08-29 23:32:40 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2023-08-29 23:32:40 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Kubernetes controllers vendor=Project Calico version=v3.25.1-53-g061e17d7972a 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-08-29 23:32:40 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2023-08-29 23:32:40 UTC (buildkit.dockerfile.v0)

COPY /profiles /profiles # buildkit

2023-08-29 23:32:40 UTC (buildkit.dockerfile.v0)

COPY /status /status # buildkit

2023-08-29 23:32:40 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2023-08-29 23:32:40 UTC (buildkit.dockerfile.v0)

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

2023-08-29 23:32:40 UTC (buildkit.dockerfile.v0)

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

2023-08-29 23:32:40 UTC (buildkit.dockerfile.v0)

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

2023-08-29 23:32:40 UTC (buildkit.dockerfile.v0)

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

2023-08-29 23:32:40 UTC (buildkit.dockerfile.v0)

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

2023-08-29 23:32:40 UTC (buildkit.dockerfile.v0)

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

2023-08-29 23:32:40 UTC (buildkit.dockerfile.v0)

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

2023-08-29 23:32:40 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR

2023-08-29 23:32:40 UTC (buildkit.dockerfile.v0)

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

2023-08-29 23:32:40 UTC (buildkit.dockerfile.v0)

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

2023-08-29 23:32:40 UTC (buildkit.dockerfile.v0)

USER 999

2023-08-29 23:32:40 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