Namespace
calico
Image / Tag
kube-controllers:v3.23.0-0.dev-560-gf76379f3187e-amd64
Content Digest
sha256:71438cf5257ce0e72d7c36a823228a8ad2d0902c6f1bdcd9edb9ae357cc38464
Details
Created

2022-04-14 15:23:24 UTC

Size

53.7 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.23.0-0.dev-560-gf76379f3187e

Environment
PATH

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


Layers

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

[#001] sha256:f9369bd9e49ef05cbf5bed33cbc4d84065bc8d144ba0e9dc2b34a4926eef7da4 - 0.0% (176 Bytes)

[#002] sha256:bca338505a5f8ffead8b6c40382d25605262ee9e58662cb73978c99d1b1cb848 - 0.0% (160 Bytes)

[#003] sha256:df9b7ddca0552aab0f89d1fa6737c15144bf58276dfc9b0fb10e2e1c2fe784c6 - 0.0% (147 Bytes)

[#004] sha256:ce767c3052837523973862395256fff0c7f10e434cb699a2deaa48b906a63130 - 44.78% (24.1 MB)

[#005] sha256:73b911ae17f5484fbbd5352c403a38541f23cee8c1ddb0565c11283cf9fa2cc7 - 5.73% (3.08 MB)

[#006] sha256:d6d8ca135cd9abdf53ac6c213f66314cb06f8e6b7f8958d15fba1c2bb82d3b20 - 46.69% (25.1 MB)

[#007] sha256:7cddd7ba54263d9cbcaa9194ca64dc3e4ab5cceceee294a6bbd910152b3a6ddc - 2.79% (1.5 MB)


History
2022-04-14 15:23:24 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2022-04-14 15:23:24 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Kubernetes controllers vendor=Project Calico version=v3.23.0-0.dev-560-gf76379f3187e 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]>

2022-04-14 15:23:24 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2022-04-14 15:23:24 UTC (buildkit.dockerfile.v0)

COPY /profiles /profiles # buildkit

2022-04-14 15:23:24 UTC (buildkit.dockerfile.v0)

COPY /status /status # buildkit

2022-04-14 15:23:24 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2022-04-14 15:23:24 UTC (buildkit.dockerfile.v0)

COPY /lib64 /lib64 # buildkit

2022-04-14 15:23:24 UTC (buildkit.dockerfile.v0)

COPY /lib /lib # buildkit

2022-04-14 15:23:24 UTC (buildkit.dockerfile.v0)

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

2022-04-14 15:23:24 UTC (buildkit.dockerfile.v0)

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

2022-04-14 15:23:24 UTC (buildkit.dockerfile.v0)

USER 999

2022-04-14 15:23:24 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