Namespace
calico
Image / Tag
kube-controllers:v3.26.0-0.dev-308-g004a3b1041d3-amd64
Content Digest
sha256:43a9c7141696c199841c633518060d2ca7655677cb822e548951273d2fa2dc4d
Details
Created

2023-03-09 00:37:56 UTC

Size

30.3 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-308-g004a3b1041d3

Environment
PATH

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


Layers

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

[#001] sha256:8027fffca6373655384b97b3eeaeab78d1775c5fb653e6c478b2ba4a62933047 - 0.0% (173 Bytes)

[#002] sha256:29b9fc1b5c04269ee84fa6c4647339e7cdd7c606bcadcb004e776097134707e5 - 0.0% (158 Bytes)

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

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

[#005] sha256:c5825cdadf8090a7cd6014dd1f17953e5fb0695e6570f0631a0545b9dd8faf81 - 2.8% (867 KB)

[#006] sha256:e560da8b6fbb0ff245622f5cb63b6f9f52a65436c7b39c5735e5538a5142579c - 1.28% (397 KB)

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

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

[#009] sha256:0bab0be6e568d404adcc8748997f7adf675ef544ea69c4698482d36db628a580 - 0.0% (176 Bytes)

[#010] sha256:449d9545f0ec1d2da3f0e6cd62d9dda938cb9faabf5253eefbdd5e1ac9a9fb9a - 0.0% (1.18 KB)

[#011] sha256:2d0095cee16835629d206fd8efc417ac58e1b184c5f4f9ffd2b11558f70519ae - 90.28% (27.3 MB)

[#012] sha256:33bc7de2f25c58be9c15bcac6e8a4c488ae64b9e658b4b836dc8b96d6781ede7 - 5.33% (1.62 MB)


History
2023-03-09 00:37:56 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2023-03-09 00:37:56 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Kubernetes controllers vendor=Project Calico version=v3.26.0-0.dev-308-g004a3b1041d3 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-03-09 00:37:56 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2023-03-09 00:37:56 UTC (buildkit.dockerfile.v0)

COPY /profiles /profiles # buildkit

2023-03-09 00:37:56 UTC (buildkit.dockerfile.v0)

COPY /status /status # buildkit

2023-03-09 00:37:56 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2023-03-09 00:37:56 UTC (buildkit.dockerfile.v0)

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

2023-03-09 00:37:56 UTC (buildkit.dockerfile.v0)

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

2023-03-09 00:37:56 UTC (buildkit.dockerfile.v0)

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

2023-03-09 00:37:56 UTC (buildkit.dockerfile.v0)

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

2023-03-09 00:37:56 UTC (buildkit.dockerfile.v0)

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

2023-03-09 00:37:56 UTC (buildkit.dockerfile.v0)

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

2023-03-09 00:37:56 UTC (buildkit.dockerfile.v0)

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

2023-03-09 00:37:56 UTC (buildkit.dockerfile.v0)

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

2023-03-09 00:37:56 UTC (buildkit.dockerfile.v0)

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

2023-03-09 00:37:56 UTC (buildkit.dockerfile.v0)

USER 999

2023-03-09 00:37:56 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