Namespace
calico
Image / Tag
kube-controllers:v3.26.0-0.dev-124-ga8bdcd60f99f-amd64
Content Digest
sha256:b367b418edbe46f120a70f8fd12764b88356271f3e5e8c6e54ce1dd8ba7b51a2
Details
Created

2023-02-08 09:07:18 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-124-ga8bdcd60f99f

Environment
PATH

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


Layers

[#000] sha256:501fee66699be64c981890f9f176d0c76682a8e8a5f661c5674946b28834a40d - 0.01% (3.97 KB)

[#001] sha256:20a419df342e6189a4d6facf23209818aafa3199cd6a358b6be28f6c7fbe6835 - 0.0% (171 Bytes)

[#002] sha256:77e0480013f598962aa6e6bf5cff007b06cfc031c846357e62ccf99aa6e72349 - 0.0% (158 Bytes)

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

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

[#005] sha256:9684690f103ed0b874af9f39e78e634a0d60b34545c257c21cee6480023ba7c0 - 2.84% (867 KB)

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

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

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

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

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

[#011] sha256:e38a96818ce8eaadbaff4e90f18d663e006d4620ca1b0e218fc3cc95f547b04f - 90.31% (26.9 MB)

[#012] sha256:7a479bd38718c81c18c4fa070641b73c102454110bcd28f0b3c9dbd0a458c11c - 5.23% (1.56 MB)


History
2023-02-08 09:07:17 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2023-02-08 09:07:17 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Kubernetes controllers vendor=Project Calico version=v3.26.0-0.dev-124-ga8bdcd60f99f 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-08 09:07:17 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2023-02-08 09:07:17 UTC (buildkit.dockerfile.v0)

COPY /profiles /profiles # buildkit

2023-02-08 09:07:17 UTC (buildkit.dockerfile.v0)

COPY /status /status # buildkit

2023-02-08 09:07:17 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2023-02-08 09:07:17 UTC (buildkit.dockerfile.v0)

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

2023-02-08 09:07:17 UTC (buildkit.dockerfile.v0)

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

2023-02-08 09:07:17 UTC (buildkit.dockerfile.v0)

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

2023-02-08 09:07:17 UTC (buildkit.dockerfile.v0)

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

2023-02-08 09:07:17 UTC (buildkit.dockerfile.v0)

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

2023-02-08 09:07:17 UTC (buildkit.dockerfile.v0)

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

2023-02-08 09:07:17 UTC (buildkit.dockerfile.v0)

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

2023-02-08 09:07:17 UTC (buildkit.dockerfile.v0)

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

2023-02-08 09:07:18 UTC (buildkit.dockerfile.v0)

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

2023-02-08 09:07:18 UTC (buildkit.dockerfile.v0)

USER 999

2023-02-08 09:07:18 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