Namespace
calico
Image / Tag
kube-controllers:v3.25.0-0.dev-30-g0bfeb0f2c7e7-amd64
Content Digest
sha256:cfcc414c3e020705eca0cbafbb4076d5b874a80aa409db4b6b3413b5a12cd441
Details
Created

2022-08-01 06:31:34 UTC

Size

29.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.25.0-0.dev-30-g0bfeb0f2c7e7

Environment
PATH

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


Layers

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

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

[#002] sha256:3191165301b5a72cf54dab0a3d08418bea3ecdef6237a3eedb4eee51112427dd - 0.0% (157 Bytes)

[#003] sha256:437a2a177a17fde66f04eb6b48ea9000df1a1ba2cef45c9c407b58849e0ccfdd - 0.0% (147 Bytes)

[#004] sha256:c56c66fd027a363db1e935a372e2b0d35a8b01a8ab6d6d82f1ea7be6ca33781a - 0.19% (57.5 KB)

[#005] sha256:0d60ad44f46364597865c5332cc1d715e8a4a5717176a7f4c12f66afbccec4a5 - 2.85% (866 KB)

[#006] sha256:9dda13709af6f1e1bad23a630ed8783cb14b61fb7efa15cd1fcb06eb79104421 - 1.29% (390 KB)

[#007] sha256:bc7168f11b3c9543eec1ff4b8ea7e0c1d69be8f6ca763a01c4db936437f19d73 - 0.0% (175 Bytes)

[#008] sha256:769b418266ddd556ec7618e1a4e5f027e338520752c19ef95ab74e2d4f86667b - 0.0% (1.17 KB)

[#009] sha256:11d59bab6e2b8e72501616210c3364196cd281b7580cbf208c8a621ff69e69ca - 90.4% (26.8 MB)

[#010] sha256:33044ac4c7a960024d757c964191d89a8daabc592c374dca61e5dd416dcc9e67 - 5.25% (1.56 MB)


History
2022-08-01 06:31:34 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2022-08-01 06:31:34 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Kubernetes controllers vendor=Project Calico version=v3.25.0-0.dev-30-g0bfeb0f2c7e7 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-08-01 06:31:34 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2022-08-01 06:31:34 UTC (buildkit.dockerfile.v0)

COPY /profiles /profiles # buildkit

2022-08-01 06:31:34 UTC (buildkit.dockerfile.v0)

COPY /status /status # buildkit

2022-08-01 06:31:34 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2022-08-01 06:31:34 UTC (buildkit.dockerfile.v0)

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

2022-08-01 06:31:34 UTC (buildkit.dockerfile.v0)

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

2022-08-01 06:31:34 UTC (buildkit.dockerfile.v0)

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

2022-08-01 06:31:34 UTC (buildkit.dockerfile.v0)

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

2022-08-01 06:31:34 UTC (buildkit.dockerfile.v0)

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

2022-08-01 06:31:34 UTC (buildkit.dockerfile.v0)

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

2022-08-01 06:31:34 UTC (buildkit.dockerfile.v0)

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

2022-08-01 06:31:34 UTC (buildkit.dockerfile.v0)

USER 999

2022-08-01 06:31:34 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