Namespace
calico
Image / Tag
kube-controllers:v3.26.0-0.dev-403-gf8c46d4273ba-amd64
Content Digest
sha256:67c4908c4ec89a5b6cf371bd907703627c0acc89aac5b721a6f7d8cda9ed4b4b
Details
Created

2023-04-17 06:58:38 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 <[email protected]>
  • 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-403-gf8c46d4273ba

Environment
PATH

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


Layers

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

[#001] sha256:27d5cd5d888b912b7b1dcb24eaa0145c44bc8ffa7e2b6afe47343f06568d6d13 - 0.0% (149 Bytes)

[#002] sha256:4887163118ee6fc1a8d4fd91ab71f9d953d0a5cdab25b4a12b643ea08ed9fdb6 - 0.0% (132 Bytes)

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

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

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

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

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

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

[#009] sha256:9fbb18472712363ea0a07e900b87bb435074e55a2953604d11b4e2be14fcc17e - 0.0% (149 Bytes)

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

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

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


History
2023-04-17 06:58:37 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2023-04-17 06:58:37 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Kubernetes controllers vendor=Project Calico version=v3.26.0-0.dev-403-gf8c46d4273ba 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 <[email protected]>

2023-04-17 06:58:37 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2023-04-17 06:58:38 UTC (buildkit.dockerfile.v0)

COPY /profiles /profiles # buildkit

2023-04-17 06:58:38 UTC (buildkit.dockerfile.v0)

COPY /status /status # buildkit

2023-04-17 06:58:38 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2023-04-17 06:58:38 UTC (buildkit.dockerfile.v0)

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

2023-04-17 06:58:38 UTC (buildkit.dockerfile.v0)

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

2023-04-17 06:58:38 UTC (buildkit.dockerfile.v0)

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

2023-04-17 06:58:38 UTC (buildkit.dockerfile.v0)

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

2023-04-17 06:58:38 UTC (buildkit.dockerfile.v0)

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

2023-04-17 06:58:38 UTC (buildkit.dockerfile.v0)

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

2023-04-17 06:58:38 UTC (buildkit.dockerfile.v0)

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

2023-04-17 06:58:38 UTC (buildkit.dockerfile.v0)

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

2023-04-17 06:58:38 UTC (buildkit.dockerfile.v0)

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

2023-04-17 06:58:38 UTC (buildkit.dockerfile.v0)

USER 999

2023-04-17 06:58:38 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