Namespace
calico
Image / Tag
kube-controllers:v3.26.0-0.dev-128-ga6ef7f275406-amd64
Content Digest
sha256:7fba2f4a49d1209a37475ffb034dcc321e7c87005456374294c16d316b58ae2d
Details
Created

2023-02-09 09:08:13 UTC

Size

29.8 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-128-ga6ef7f275406

Environment
PATH

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


Layers

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

[#001] sha256:5fa54cfb0c96761f7ad9529ab93f0e18f8f496e2c87eb521dd003de21c25c5cb - 0.0% (175 Bytes)

[#002] sha256:578a4a827efcb2a599fe9e0528aed7cf952efe9bd01656f1b5191d46aa4cca9f - 0.0% (158 Bytes)

[#003] sha256:4c940b431733e96e7d05f99c8309169dd98a1e4dd2711aacf5ea623b21993f0e - 0.0% (146 Bytes)

[#004] sha256:23d383c28cf5d4284969fa26c35f2c9955084e777a07ef039f4d7fe9b7396983 - 0.19% (57.5 KB)

[#005] sha256:bf7c69746ccc273d1db3a19a4c609f6b9b889e619d186e49be5c22b53a3a09ef - 2.84% (867 KB)

[#006] sha256:1bc3123829fcbb96a999d8ca3195b363a891512d447a62468723f6409119d7f8 - 1.3% (397 KB)

[#007] sha256:9e4d19f3f4e526fc3e6db0f88d229b9d9a32cf8d1c828757d72b8f90bb42fe58 - 0.04% (12.7 KB)

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

[#009] sha256:47a266ba3dc84a4b2c5a1bfe0ff9ac1f49ce48ce442ddb606fbf25ce0aad7e25 - 0.0% (174 Bytes)

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

[#011] sha256:009fc7e936140d86edc6c9bc9973660a2bd55e4d892f88283259a5a3a322ecd1 - 90.31% (26.9 MB)

[#012] sha256:84349f6e386e059037bf10eb6892e2133fa1c437f82b0d211b1bcb9fc8657b8f - 5.23% (1.56 MB)


History
2023-02-09 09:08:13 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2023-02-09 09:08:13 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Kubernetes controllers vendor=Project Calico version=v3.26.0-0.dev-128-ga6ef7f275406 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-02-09 09:08:13 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2023-02-09 09:08:13 UTC (buildkit.dockerfile.v0)

COPY /profiles /profiles # buildkit

2023-02-09 09:08:13 UTC (buildkit.dockerfile.v0)

COPY /status /status # buildkit

2023-02-09 09:08:13 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2023-02-09 09:08:13 UTC (buildkit.dockerfile.v0)

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

2023-02-09 09:08:13 UTC (buildkit.dockerfile.v0)

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

2023-02-09 09:08:13 UTC (buildkit.dockerfile.v0)

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

2023-02-09 09:08:13 UTC (buildkit.dockerfile.v0)

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

2023-02-09 09:08:13 UTC (buildkit.dockerfile.v0)

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

2023-02-09 09:08:13 UTC (buildkit.dockerfile.v0)

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

2023-02-09 09:08:13 UTC (buildkit.dockerfile.v0)

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

2023-02-09 09:08:13 UTC (buildkit.dockerfile.v0)

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

2023-02-09 09:08:13 UTC (buildkit.dockerfile.v0)

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

2023-02-09 09:08:13 UTC (buildkit.dockerfile.v0)

USER 999

2023-02-09 09:08:13 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