Namespace
calico
Image / Tag
kube-controllers:v3.24.0-0.dev-262-g179036c8deb7-amd64
Content Digest
sha256:20a8bc3f8f75c8bd91926f58fdd05bf43ec595096f87c8e77a37d9db7d5cdadf
Details
Created

2022-06-13 06:43:02 UTC

Size

29 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-262-g179036c8deb7

Environment
PATH

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


Layers

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

[#001] sha256:374e0753ad8ff2ed28cda685fa981c0250546b5244df11f4645dec2a3c46eb47 - 0.0% (174 Bytes)

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

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

[#004] sha256:3ec54c0cb20f55fe0619ba978b28cf0f66676cb36542b820f683a752d4ef5514 - 0.75% (222 KB)

[#005] sha256:af80a3e0cdf1cd7e924a5aee684830cb0c3da84b9353a4f71ce8fa2d878a6f0d - 3.42% (1020 KB)

[#006] sha256:54360e28ed6eca80ad6b940b59ccf45a5ba46bbe1b9005749cef6bdd26b92e32 - 3.42% (1020 KB)

[#007] sha256:c742a0fb7337d4000b84394c3e3127f3c02a22423d372095ca25aebc15cbbc92 - 0.52% (155 KB)

[#008] sha256:f64e493ad45aba2ff610b209302a8668f796bba7bb943dde2d30d751044296e3 - 86.64% (25.2 MB)

[#009] sha256:67a5dabaecefbab2166e9772cfb31601ae248798ecbfc297368cc5934a105f74 - 5.23% (1.52 MB)


History
2022-06-13 06:43:02 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2022-06-13 06:43:02 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Kubernetes controllers vendor=Project Calico version=v3.24.0-0.dev-262-g179036c8deb7 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 06:43:02 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2022-06-13 06:43:02 UTC (buildkit.dockerfile.v0)

COPY /profiles /profiles # buildkit

2022-06-13 06:43:02 UTC (buildkit.dockerfile.v0)

COPY /status /status # buildkit

2022-06-13 06:43:02 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2022-06-13 06:43:02 UTC (buildkit.dockerfile.v0)

COPY /lib64/ld-* /lib64/ # buildkit

2022-06-13 06:43:02 UTC (buildkit.dockerfile.v0)

COPY /lib64/libc-* /lib64/ # buildkit

2022-06-13 06:43:02 UTC (buildkit.dockerfile.v0)

COPY /lib64/libc.* /lib64/ # buildkit

2022-06-13 06:43:02 UTC (buildkit.dockerfile.v0)

COPY /lib64/libpthread* /lib64/ # buildkit

2022-06-13 06:43:02 UTC (buildkit.dockerfile.v0)

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

2022-06-13 06:43:02 UTC (buildkit.dockerfile.v0)

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

2022-06-13 06:43:02 UTC (buildkit.dockerfile.v0)

USER 999

2022-06-13 06:43:02 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