Namespace
calico
Image / Tag
kube-controllers:v3.27.0-0.dev-195-g80fcb46d6662-amd64
Content Digest
sha256:64f3ffaf47757db051c6c6ef6e5c74c1962d8c3a27879ff93cf09f19f51d09ff
Details
Created

2023-06-08 11:25:30 UTC

Size

31.3 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.27.0-0.dev-195-g80fcb46d6662

Environment
PATH

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


Layers

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

[#001] sha256:7c494e0994036520de84d5a4c46d53e8f04240a26099945d2482fee45b5e5901 - 0.0% (149 Bytes)

[#002] sha256:0023773822f25162f72b3de9d9882c1e60b3de4bcdd6a36f4f325a949b9ee7dd - 0.0% (131 Bytes)

[#003] sha256:6f4277186b68f3acdb3556afe9445cba70f5d68cf63c4f770dfd48abdc60273d - 0.0% (116 Bytes)

[#004] sha256:dc2e5ac62e5b7568227ff31592e1cc01444d74f48209ad4a66cb69948572e6c8 - 0.18% (57.5 KB)

[#005] sha256:318a3b7f64d4e97ca45c14e637c139b798a498cbb200e0df2be25f7017845008 - 2.71% (867 KB)

[#006] sha256:a533177c41a5d3c70606883206d63cb030fddad4a0dd73347ea7c74b56414a9a - 1.24% (397 KB)

[#007] sha256:e2fb11ce40e6d65dee076ffeebc26a95f27e794e0bd0b6d12f5365f77258c1e4 - 0.04% (12.8 KB)

[#008] sha256:e911f7ba8c9e2f7f91faba392ac47a076fce390cb811b1aa96504479d1782047 - 0.07% (21 KB)

[#009] sha256:aced0a5fc879de11de7e1a585552fb46b25d76d46bfeb030a7592a90635b9e3d - 0.14% (45.1 KB)

[#010] sha256:da1a43f264953f93cf3222c5ecfba52e83f3ebcc5c35da6bfb3e0d544389b9cb - 0.0% (149 Bytes)

[#011] sha256:ebcc64626711bd2d6cffacc57f98350fac83f8e80091b4265325efee593c34d9 - 0.0% (1.18 KB)

[#012] sha256:ef31bb23d7554358200d43de493f285bf7c200a18293c7b950ac4e50f557c28c - 90.34% (28.3 MB)

[#013] sha256:f562fa284073af273cbbd1dd7148474ba545a8754f5bcc334b57fc14b1f44f76 - 5.27% (1.65 MB)


History
2023-06-08 11:25:30 UTC (buildkit.dockerfile.v0)

ARG GIT_VERSION

2023-06-08 11:25:30 UTC (buildkit.dockerfile.v0)

LABEL name=Calico Kubernetes controllers vendor=Project Calico version=v3.27.0-0.dev-195-g80fcb46d6662 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-06-08 11:25:30 UTC (buildkit.dockerfile.v0)

COPY /licenses /licenses # buildkit

2023-06-08 11:25:30 UTC (buildkit.dockerfile.v0)

COPY /profiles /profiles # buildkit

2023-06-08 11:25:30 UTC (buildkit.dockerfile.v0)

COPY /status /status # buildkit

2023-06-08 11:25:30 UTC (buildkit.dockerfile.v0)

COPY /usr/include /usr/include # buildkit

2023-06-08 11:25:30 UTC (buildkit.dockerfile.v0)

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

2023-06-08 11:25:30 UTC (buildkit.dockerfile.v0)

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

2023-06-08 11:25:30 UTC (buildkit.dockerfile.v0)

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

2023-06-08 11:25:30 UTC (buildkit.dockerfile.v0)

COPY /lib64/libnss_dns.so.2 /lib64/libnss_dns.so.2 # buildkit

2023-06-08 11:25:30 UTC (buildkit.dockerfile.v0)

COPY /lib64/libnss_files.so.2 /lib64/libnss_files.so.2 # buildkit

2023-06-08 11:25:30 UTC (buildkit.dockerfile.v0)

COPY /lib64/libresolv.so.2 /lib64/libresolv.so.2 # buildkit

2023-06-08 11:25:30 UTC (buildkit.dockerfile.v0)

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

2023-06-08 11:25:30 UTC (buildkit.dockerfile.v0)

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

2023-06-08 11:25:30 UTC (buildkit.dockerfile.v0)

ARG BIN_DIR

2023-06-08 11:25:30 UTC (buildkit.dockerfile.v0)

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

2023-06-08 11:25:30 UTC (buildkit.dockerfile.v0)

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

2023-06-08 11:25:30 UTC (buildkit.dockerfile.v0)

USER 999

2023-06-08 11:25:30 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