Namespace
rancher
Image / Tag
mirrored-calico-kube-controllers:v3.25.2-amd64
Content Digest
sha256:039f3d3feabe7d53c7f084fc0191cf62e9680e238b1b743d7ef373d72a43fd12
Details
Created

2023-09-05 20:43:17 UTC

Size

29.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.25.2

Environment
PATH

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


Layers

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

[#001] sha256:4f3ec69a653f77ccfc62327d5f691548f6f61b75c34bf87d3e4b6eb5eb8e4e04 - 0.0% (145 Bytes)

[#002] sha256:9352692c4f9983f9e3fa346d9497e8828b5a272dd8fda05999a21042fad3d618 - 0.0% (131 Bytes)

[#003] sha256:8c2e8d8eea1f0ae06177f42eca0fe9ae4d6540a2de0dc0273ce5c3c0c280f059 - 0.0% (123 Bytes)

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

[#005] sha256:65e05168cb321adc6a8c5c9798aadf002328a8978d49f95e3773b6ff84ec8888 - 2.87% (866 KB)

[#006] sha256:6e65da2e31407ccf1950840c1e3308790719904a8ce77e441317c963cbb50e4f - 1.29% (389 KB)

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

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

[#009] sha256:67e80ca6d3e144fc26c90fa92094f255f212c3f9f4df82297e0c4af53b5df709 - 0.0% (150 Bytes)

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

[#011] sha256:2546c8ed739888b56f0e3bf7645b0eca391283a02eaa456d93c57684e001c0c3 - 90.01% (26.5 MB)

[#012] sha256:17c76246d83c58ed1a88d3e8c50698a73f5681604f0130a0c47693da3ce88774 - 5.5% (1.62 MB)


History
2023-09-05 20:43:16 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2023-09-05 20:43:16 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Kubernetes controllers vendor=Project Calico version=v3.25.2 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-05 20:43:16 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2023-09-05 20:43:16 UTC (buildkit.dockerfile.v0)

COPY /profiles /profiles # buildkit

2023-09-05 20:43:16 UTC (buildkit.dockerfile.v0)

COPY /status /status # buildkit

2023-09-05 20:43:16 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2023-09-05 20:43:16 UTC (buildkit.dockerfile.v0)

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

2023-09-05 20:43:17 UTC (buildkit.dockerfile.v0)

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

2023-09-05 20:43:17 UTC (buildkit.dockerfile.v0)

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

2023-09-05 20:43:17 UTC (buildkit.dockerfile.v0)

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

2023-09-05 20:43:17 UTC (buildkit.dockerfile.v0)

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

2023-09-05 20:43:17 UTC (buildkit.dockerfile.v0)

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

2023-09-05 20:43:17 UTC (buildkit.dockerfile.v0)

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

2023-09-05 20:43:17 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR

2023-09-05 20:43:17 UTC (buildkit.dockerfile.v0)

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

2023-09-05 20:43:17 UTC (buildkit.dockerfile.v0)

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

2023-09-05 20:43:17 UTC (buildkit.dockerfile.v0)

USER 999

2023-09-05 20:43:17 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