Namespace
calico
Image / Tag
kube-controllers:v3.23.0-0.dev-569-gd66327febb07-amd64
Content Digest
sha256:30f89a814022429ea6954f724f64b3ef6c1605459a3f91de67657595a4dfed65
Details
Created

2022-04-18 15:31:18 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 <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.23.0-0.dev-569-gd66327febb07

Environment
PATH

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


Layers

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

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

[#002] sha256:50129ffdb272b3d6d7e0b330de230b97b98f46b09886ad966f4f7764690b7d43 - 0.0% (158 Bytes)

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

[#004] sha256:2657c96c403844121bedea19ae468cf18cb82e7ec88f4c3b3e7fa700a497d52b - 44.79% (24.1 MB)

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

[#006] sha256:a899a2b7adf35f3b61f716f2f7585afd1575b8b2949ef87a7e8f74f2e5fc6d32 - 46.68% (25.1 MB)

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


History
2022-04-18 15:31:18 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2022-04-18 15:31:18 UTC (buildkit.dockerfile.v0)

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

2022-04-18 15:31:18 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2022-04-18 15:31:18 UTC (buildkit.dockerfile.v0)

COPY /profiles /profiles # buildkit

2022-04-18 15:31:18 UTC (buildkit.dockerfile.v0)

COPY /status /status # buildkit

2022-04-18 15:31:18 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2022-04-18 15:31:18 UTC (buildkit.dockerfile.v0)

COPY /lib64 /lib64 # buildkit

2022-04-18 15:31:18 UTC (buildkit.dockerfile.v0)

COPY /lib /lib # buildkit

2022-04-18 15:31:18 UTC (buildkit.dockerfile.v0)

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

2022-04-18 15:31:18 UTC (buildkit.dockerfile.v0)

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

2022-04-18 15:31:18 UTC (buildkit.dockerfile.v0)

USER 999

2022-04-18 15:31:18 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