Namespace
calico
Image / Tag
kube-controllers:v3.24.0-0.dev-335-g45918c5b9ce5-amd64
Content Digest
sha256:a8ee8dafb2797a58e7e51cfce8dd7a7b15e060371a90dea3b4df471ad64ff2a6
Details
Created

2022-06-30 07:43:10 UTC

Size

29.5 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.24.0-0.dev-335-g45918c5b9ce5

Environment
PATH

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


Layers

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

[#001] sha256:fe97166d1ec912cef3f2c32b352456de3f4449c468918bac092f7944a18263bc - 0.0% (173 Bytes)

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

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

[#004] sha256:1703cb94e2c09356bc9f8a477ce57c179a8776af9e37448b21b8ac4fbc5d5662 - 0.26% (77.8 KB)

[#005] sha256:5e3d8638e76d8c5ef74d746ae844b2247962673f74a96f62c6bb004a1de82e35 - 3.37% (1020 KB)

[#006] sha256:5c57346cfbdda6605d4811629ae2539afc79ebe110ef1e9590d4fda6207aaea9 - 0.37% (111 KB)

[#007] sha256:b489f41ea529952bdd9bf047d674f2bdd27bb92e3019f4de852c0e0329d9ef49 - 90.73% (26.8 MB)

[#008] sha256:5483a93159932122c92899b9eabaae9e7b1f0b4d5e584659bf30a9353ed4fcad - 5.27% (1.55 MB)


History
2022-06-30 07:43:10 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2022-06-30 07:43:10 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Kubernetes controllers vendor=Project Calico version=v3.24.0-0.dev-335-g45918c5b9ce5 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-30 07:43:10 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2022-06-30 07:43:10 UTC (buildkit.dockerfile.v0)

COPY /profiles /profiles # buildkit

2022-06-30 07:43:10 UTC (buildkit.dockerfile.v0)

COPY /status /status # buildkit

2022-06-30 07:43:10 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2022-06-30 07:43:10 UTC (buildkit.dockerfile.v0)

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

2022-06-30 07:43:10 UTC (buildkit.dockerfile.v0)

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

2022-06-30 07:43:10 UTC (buildkit.dockerfile.v0)

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

2022-06-30 07:43:10 UTC (buildkit.dockerfile.v0)

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

2022-06-30 07:43:10 UTC (buildkit.dockerfile.v0)

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

2022-06-30 07:43:10 UTC (buildkit.dockerfile.v0)

USER 999

2022-06-30 07:43:10 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