Namespace
calico
Image / Tag
kube-controllers:v3.26.0-0.dev-408-gff4d0c95580b-amd64
Content Digest
sha256:2f9860eb66c6cb9bdb3e5cd162ef4ae1729cdafdae69f98afc1ccf7a31e59400
Details
Created

2023-04-18 06:56:11 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-408-gff4d0c95580b

Environment
PATH

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


Layers

[#000] sha256:eb9e63ff81cfdff76b9fd3ce7c51f0e8d1826bb722f3bbb149ae676157cde250 - 0.01% (3.96 KB)

[#001] sha256:41e9bd88f945b477a6e57eaa21fb3d576e3cd6ba72bc13cb3b5cf2a8af49b845 - 0.0% (150 Bytes)

[#002] sha256:2b114223f9ce12773770b1fc7bc8e55e0666e615f8cb6a6366369bbb6a3807f6 - 0.0% (133 Bytes)

[#003] sha256:afbcf30e658472dad5c5ecef24d5be45404c32460e78e6cbf40c40fd8149f142 - 0.0% (115 Bytes)

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

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

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

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

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

[#009] sha256:69b8e8895cbeb6fb342d20fd9a147dc65591159b99abb725c05cf18f93d912f9 - 0.0% (149 Bytes)

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

[#011] sha256:89fb851ee2d2898ad948a8e7592063616f03d67cdfb3360a01c1aa718166904b - 90.32% (27.5 MB)

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


History
2023-04-18 06:56:11 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2023-04-18 06:56:11 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Kubernetes controllers vendor=Project Calico version=v3.26.0-0.dev-408-gff4d0c95580b 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-04-18 06:56:11 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2023-04-18 06:56:11 UTC (buildkit.dockerfile.v0)

COPY /profiles /profiles # buildkit

2023-04-18 06:56:11 UTC (buildkit.dockerfile.v0)

COPY /status /status # buildkit

2023-04-18 06:56:11 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2023-04-18 06:56:11 UTC (buildkit.dockerfile.v0)

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

2023-04-18 06:56:11 UTC (buildkit.dockerfile.v0)

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

2023-04-18 06:56:11 UTC (buildkit.dockerfile.v0)

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

2023-04-18 06:56:11 UTC (buildkit.dockerfile.v0)

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

2023-04-18 06:56:11 UTC (buildkit.dockerfile.v0)

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

2023-04-18 06:56:11 UTC (buildkit.dockerfile.v0)

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

2023-04-18 06:56:11 UTC (buildkit.dockerfile.v0)

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

2023-04-18 06:56:11 UTC (buildkit.dockerfile.v0)

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

2023-04-18 06:56:11 UTC (buildkit.dockerfile.v0)

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

2023-04-18 06:56:11 UTC (buildkit.dockerfile.v0)

USER 999

2023-04-18 06:56:11 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