Namespace
calico
Image / Tag
kube-controllers:v3.26.0-0.dev-334-g34fcd7f627b9-amd64
Content Digest
sha256:4a264c9e706085e3e4cb9eca02f6cf41fe8d9dca6508dd6b789c8e1992d94a9f
Details
Created

2023-03-15 01:44:46 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.26.0-0.dev-334-g34fcd7f627b9

Environment
PATH

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


Layers

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

[#001] sha256:157bb388fdf6e103420b31c55aaa8c4c253d71dc441ac8c032a5713d67ecefcc - 0.0% (171 Bytes)

[#002] sha256:1ff8165a20bad81e49f9a39ee312e22c7a7358c759167104f3e516b74099386f - 0.0% (158 Bytes)

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

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

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

[#006] sha256:7f8bd31b0085359f7570b73e2ac2f2bf2e10556ecfe361375d410887b9d3683e - 1.27% (397 KB)

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

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

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

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

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

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


History
2023-03-15 01:44:45 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2023-03-15 01:44:45 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Kubernetes controllers vendor=Project Calico version=v3.26.0-0.dev-334-g34fcd7f627b9 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-15 01:44:45 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2023-03-15 01:44:45 UTC (buildkit.dockerfile.v0)

COPY /profiles /profiles # buildkit

2023-03-15 01:44:45 UTC (buildkit.dockerfile.v0)

COPY /status /status # buildkit

2023-03-15 01:44:45 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2023-03-15 01:44:45 UTC (buildkit.dockerfile.v0)

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

2023-03-15 01:44:45 UTC (buildkit.dockerfile.v0)

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

2023-03-15 01:44:45 UTC (buildkit.dockerfile.v0)

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

2023-03-15 01:44:45 UTC (buildkit.dockerfile.v0)

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

2023-03-15 01:44:45 UTC (buildkit.dockerfile.v0)

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

2023-03-15 01:44:45 UTC (buildkit.dockerfile.v0)

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

2023-03-15 01:44:45 UTC (buildkit.dockerfile.v0)

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

2023-03-15 01:44:46 UTC (buildkit.dockerfile.v0)

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

2023-03-15 01:44:46 UTC (buildkit.dockerfile.v0)

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

2023-03-15 01:44:46 UTC (buildkit.dockerfile.v0)

USER 999

2023-03-15 01:44:46 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