Namespace
calico
Image / Tag
kube-controllers:v3.27.0-0.dev-344-g0b5695f14533-amd64
Content Digest
sha256:c9b95ff4f92d529671347ea89788b6f7463bceaca85dacdcbfebf0ff41885cf3
Details
Created

2023-09-18 21:03:36 UTC

Size

31.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.27.0-0.dev-344-g0b5695f14533

Environment
PATH

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


Layers

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

[#001] sha256:06722a8401e941087607bc02e5f81123b0b87349986a891411f88e549457def9 - 0.0% (147 Bytes)

[#002] sha256:28c863acb7eb6453f1e9381a0a8e1b917931310f02c5dc37426283afe40641da - 0.0% (130 Bytes)

[#003] sha256:0f504e185fc69e07051fd3e10ae7639da9d58f61a00b76a93bb13697cefd7271 - 0.0% (123 Bytes)

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

[#005] sha256:ccc0f64689bf1567e7441ba0f899741dd7a1dc28f6c68d8ed1143aaf30fe3473 - 2.71% (867 KB)

[#006] sha256:ac4288cd729d614d08ec872a1f8c73fedab31f3905a5203da8fca80880cd4e17 - 1.24% (397 KB)

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

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

[#009] sha256:bb879dd54d38aea28ac14af0d446765b9412341631e8f0c3ccba643aa3e65f14 - 0.14% (45.1 KB)

[#010] sha256:f5416e46e259e88bafb1b16c4a6418a8bc75bbd7869c0addf305a3bec2f519a6 - 0.0% (151 Bytes)

[#011] sha256:04dc49081790cd9893c85434cca213ad1bd4ab824a6a33595971a8aaab6c6d24 - 0.0% (1.18 KB)

[#012] sha256:f6fb58704b8f87fa048a7d4dd51ca971316eb0d4a4d597074d531196f7a88887 - 90.34% (28.3 MB)

[#013] sha256:ec666d20fd91c15da76e76c481626759d4ce3a5c353fec627f3811546052c5e9 - 5.27% (1.65 MB)


History
2023-09-18 21:03:36 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2023-09-18 21:03:36 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Kubernetes controllers vendor=Project Calico version=v3.27.0-0.dev-344-g0b5695f14533 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-09-18 21:03:36 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2023-09-18 21:03:36 UTC (buildkit.dockerfile.v0)

COPY /profiles /profiles # buildkit

2023-09-18 21:03:36 UTC (buildkit.dockerfile.v0)

COPY /status /status # buildkit

2023-09-18 21:03:36 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2023-09-18 21:03:36 UTC (buildkit.dockerfile.v0)

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

2023-09-18 21:03:36 UTC (buildkit.dockerfile.v0)

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

2023-09-18 21:03:36 UTC (buildkit.dockerfile.v0)

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

2023-09-18 21:03:36 UTC (buildkit.dockerfile.v0)

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

2023-09-18 21:03:36 UTC (buildkit.dockerfile.v0)

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

2023-09-18 21:03:36 UTC (buildkit.dockerfile.v0)

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

2023-09-18 21:03:36 UTC (buildkit.dockerfile.v0)

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

2023-09-18 21:03:36 UTC (buildkit.dockerfile.v0)

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

2023-09-18 21:03:36 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR

2023-09-18 21:03:36 UTC (buildkit.dockerfile.v0)

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

2023-09-18 21:03:36 UTC (buildkit.dockerfile.v0)

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

2023-09-18 21:03:36 UTC (buildkit.dockerfile.v0)

USER 999

2023-09-18 21:03:36 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