Namespace
calico
Image / Tag
kube-controllers:v3.26.0-0.dev-242-ga700d6e41059-amd64
Content Digest
sha256:f3f42824687538dc3206c723006208d2fcb04f407edb585d2f4ab34828501394
Details
Created

2023-02-22 07:45:04 UTC

Size

29.8 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.26.0-0.dev-242-ga700d6e41059

Environment
PATH

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


Layers

[#000] sha256:980dde1c077904d4c023ba711cc5743f537668ad9a3388d9389d52f4e21c6703 - 0.01% (3.96 KB)

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

[#002] sha256:275796fafb3b1c1036668c26ed5991609ea8d0b173fff7158a46e28d7f20f6b4 - 0.0% (156 Bytes)

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

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

[#005] sha256:22cedde1a479164d52ff06bf11f5894f5b480d846a9dc3401c98c2513a21087a - 2.84% (867 KB)

[#006] sha256:e62e580b67deeb82198123d88b0703e232ede1edd93cdf247a04d521d2c29ded - 1.3% (397 KB)

[#007] sha256:0aad749f3732b2579280e7d282259facb9f11140352d4cf20807a708107429bb - 0.04% (12.7 KB)

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

[#009] sha256:45cbe4aa52a7264a7c9b1f59f99e496debd1280380a9944af74678743850a3f7 - 0.0% (175 Bytes)

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

[#011] sha256:21320d768dd11a90cd4ed3343af4d904025772c79923f843b19b556045579ffc - 90.32% (26.9 MB)

[#012] sha256:99075a6d279e0677aa176287e5afdd0d4fce809100dc2fffac5b718e2a68d681 - 5.23% (1.56 MB)


History
2023-02-22 07:45:03 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2023-02-22 07:45:03 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Kubernetes controllers vendor=Project Calico version=v3.26.0-0.dev-242-ga700d6e41059 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-22 07:45:03 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2023-02-22 07:45:03 UTC (buildkit.dockerfile.v0)

COPY /profiles /profiles # buildkit

2023-02-22 07:45:03 UTC (buildkit.dockerfile.v0)

COPY /status /status # buildkit

2023-02-22 07:45:03 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2023-02-22 07:45:03 UTC (buildkit.dockerfile.v0)

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

2023-02-22 07:45:03 UTC (buildkit.dockerfile.v0)

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

2023-02-22 07:45:04 UTC (buildkit.dockerfile.v0)

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

2023-02-22 07:45:04 UTC (buildkit.dockerfile.v0)

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

2023-02-22 07:45:04 UTC (buildkit.dockerfile.v0)

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

2023-02-22 07:45:04 UTC (buildkit.dockerfile.v0)

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

2023-02-22 07:45:04 UTC (buildkit.dockerfile.v0)

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

2023-02-22 07:45:04 UTC (buildkit.dockerfile.v0)

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

2023-02-22 07:45:04 UTC (buildkit.dockerfile.v0)

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

2023-02-22 07:45:04 UTC (buildkit.dockerfile.v0)

USER 999

2023-02-22 07:45:04 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