Namespace
calico
Image / Tag
kube-controllers:v3.22.1-58-g4c1496449bad-amd64
Content Digest
sha256:a929ca405e81ea74f56f80cf77a3692fd370cee365b64a0488d74efe66c9b42d
Details
Created

2022-06-13 23:06:50 UTC

Size

52.4 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.22.1-58-g4c1496449bad

Environment
PATH

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


Layers

[#000] sha256:d20410cfefc0dfd88d34511cae483e7f2348946d847f3f1577fda0fe098fcf49 - 0.01% (3.96 KB)

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

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

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

[#004] sha256:9e3375bd720b7b11505dbc7d03706dfcfc3cc5945cec19781d030e65f8decf2b - 45.91% (24.1 MB)

[#005] sha256:e4951c9f560d3e0169ba07052b104063a38b59fa94d2d6026f65efe91554e782 - 5.87% (3.08 MB)

[#006] sha256:a899a46121170b6dd0f4871d6f2903a5c7f9c5c95f783c67f121282760c53c48 - 45.35% (23.8 MB)

[#007] sha256:f1c89c8ab680f218b17e064e49069cea361feac8d9af9e4103cfd6c645a7ede3 - 2.85% (1.49 MB)


History
2022-06-13 23:06:50 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2022-06-13 23:06:50 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Kubernetes controllers vendor=Project Calico version=v3.22.1-58-g4c1496449bad 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-06-13 23:06:50 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2022-06-13 23:06:50 UTC (buildkit.dockerfile.v0)

COPY /profiles /profiles # buildkit

2022-06-13 23:06:50 UTC (buildkit.dockerfile.v0)

COPY /status /status # buildkit

2022-06-13 23:06:50 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2022-06-13 23:06:50 UTC (buildkit.dockerfile.v0)

COPY /lib64 /lib64 # buildkit

2022-06-13 23:06:50 UTC (buildkit.dockerfile.v0)

COPY /lib /lib # buildkit

2022-06-13 23:06:50 UTC (buildkit.dockerfile.v0)

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

2022-06-13 23:06:50 UTC (buildkit.dockerfile.v0)

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

2022-06-13 23:06:50 UTC (buildkit.dockerfile.v0)

USER 999

2022-06-13 23:06:50 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