Namespace
calico
Image / Tag
kube-controllers:release-v3.21-amd64
Content Digest
sha256:85f60b421ad6b14668abc4c626c70ef9ce455abb3a88f6abbf0099899dcd8e93
Details
Created

2023-03-24 00:55:09 UTC

Size

49.6 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.21.6-41-gda6ba054ac02

Environment
PATH

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


Layers

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

[#001] sha256:547c4352dba5858057f549068c95d6702763289226fb5627707a6d11647bb6a6 - 0.0% (157 Bytes)

[#002] sha256:70f656a9bde6e122ec99a26686d1d2e3e9d7642d576efa6e4eeb0ad816034286 - 0.0% (147 Bytes)

[#003] sha256:290e789459eb05c0f89af4a7a0813242c302e99c0b14d2c13efb879a66c96d9e - 43.43% (21.5 MB)

[#004] sha256:26ae2f949fe684619f8b68411c652c473183ece8756ef3179ffbf4b7e3bf18fd - 6.18% (3.06 MB)

[#005] sha256:7418cc8a2f6a97bf9fb459103b7ac4be3fdfce7e31b021788c86c3906fa80569 - 0.0% (175 Bytes)

[#006] sha256:7bb83ac7664ae43d890a1a1c33a331e64b149e4f850c67b74fcd2a99f77987a4 - 0.0% (1.17 KB)

[#007] sha256:b6259c3cbd2878089c311e44e46fb5aaddccd886c787d6e3b21f5149d220f230 - 47.36% (23.5 MB)

[#008] sha256:6e07ed7569c0fc9d6e1f0c01ea674bbd60849875af4cf8e361c592ce1672c29c - 3.02% (1.5 MB)


History
2023-03-24 00:55:08 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2023-03-24 00:55:08 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Kubernetes controllers vendor=Project Calico version=v3.21.6-41-gda6ba054ac02 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-03-24 00:55:08 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2023-03-24 00:55:08 UTC (buildkit.dockerfile.v0)

COPY /status /status # buildkit

2023-03-24 00:55:08 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2023-03-24 00:55:08 UTC (buildkit.dockerfile.v0)

COPY /lib64 /lib64 # buildkit

2023-03-24 00:55:09 UTC (buildkit.dockerfile.v0)

COPY /lib /lib # buildkit

2023-03-24 00:55:09 UTC (buildkit.dockerfile.v0)

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

2023-03-24 00:55:09 UTC (buildkit.dockerfile.v0)

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

2023-03-24 00:55:09 UTC (buildkit.dockerfile.v0)

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

2023-03-24 00:55:09 UTC (buildkit.dockerfile.v0)

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

2023-03-24 00:55:09 UTC (buildkit.dockerfile.v0)

USER 999

2023-03-24 00:55:09 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