2025-03-27 04:49:41 UTC
32.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:30700842bc4b4e00f32944e32fa23b5c654cde4825d2a3f53fa912dad469f9e7 - 0.01% (3.97 KB)
[#001] sha256:1c576d3a657dc63e415eeee8e4c290e0e937d5627c16fdfd52b259d87a91fc72 - 0.0% (148 Bytes)
[#002] sha256:7e1943ac52e5b41f7228674b6168e451abfefdc9c61a3be51739bdba62ff9481 - 0.0% (131 Bytes)
[#003] sha256:846ea87e594d11c4baa5b1cd417acd974f25dd6ff6f9ed5bbd8715dcc1fa1659 - 0.0% (123 Bytes)
[#004] sha256:6cb77fdfa4c4b83ef0b9416c0eaff570403816d8260a2436908d93416ff0a945 - 0.17% (57 KB)
[#005] sha256:0960731c1ca4d55d188c238f0cb114e7d264cd66c4e5eab7a0aadb722d940cae - 2.69% (896 KB)
[#006] sha256:d3dba0ae5b649f100482a3f73aa49a2a8136cbafe2c836eceabe20ff5a66ede8 - 1.22% (405 KB)
[#007] sha256:63b7a6f73c9e9a86df62e273cb15888756052d8888a091a63d8c14afd5c1fd8d - 0.04% (12.8 KB)
[#008] sha256:f0812e4b308fde05e95d52350da6ef180a3caf1a37086693cae3373007a511e6 - 0.06% (21 KB)
[#009] sha256:7fa2dd2cfbcdbe15e3c271a820450e5f24650aa3498646ed402d0ea4acb38a98 - 0.14% (45.1 KB)
[#010] sha256:67ae14f4076e89e384a9f71d256fc058b118f414c6498ea5da6431efb7f6eb9e - 0.0% (150 Bytes)
[#011] sha256:5b9c2317419011f626c473bd31c1a4ccfcd850fb7cf22038547997f26610e6a7 - 0.0% (1.17 KB)
[#012] sha256:adbbb4b2b474f1a2d18f73ea09deca3feae949db898590832f4af8a1d531a552 - 90.28% (29.3 MB)
[#013] sha256:7e433ac5f7c05d1be25e7eb91ea7fcb16dd4462a141898db22638cb3d83cb390 - 5.38% (1.75 MB)
ARG GIT_VERSION=v3.27.5-4-g296deb1f1b3e
2025-03-27 04:49:41 UTC (buildkit.dockerfile.v0)LABEL name=Calico Kubernetes controllers vendor=Project Calico version=v3.27.5-4-g296deb1f1b3e 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>
2025-03-27 04:49:41 UTC (buildkit.dockerfile.v0)COPY /licenses /licenses # buildkit
2025-03-27 04:49:41 UTC (buildkit.dockerfile.v0)COPY /profiles /profiles # buildkit
2025-03-27 04:49:41 UTC (buildkit.dockerfile.v0)COPY /status /status # buildkit
2025-03-27 04:49:41 UTC (buildkit.dockerfile.v0)COPY /usr/include /usr/include # buildkit
2025-03-27 04:49:41 UTC (buildkit.dockerfile.v0)COPY /lib64/libpthread.so.0 /lib64/libpthread.so.0 # buildkit
2025-03-27 04:49:41 UTC (buildkit.dockerfile.v0)COPY /lib64/libc.so.6 /lib64/libc.so.6 # buildkit
2025-03-27 04:49:41 UTC (buildkit.dockerfile.v0)COPY /lib64/ld-linux-x86-64.so.2 /lib64/ld-linux-x86-64.so.2 # buildkit
2025-03-27 04:49:41 UTC (buildkit.dockerfile.v0)COPY /lib64/libnss_dns.so.2 /lib64/libnss_dns.so.2 # buildkit
2025-03-27 04:49:41 UTC (buildkit.dockerfile.v0)COPY /lib64/libnss_files.so.2 /lib64/libnss_files.so.2 # buildkit
2025-03-27 04:49:41 UTC (buildkit.dockerfile.v0)COPY /lib64/libresolv.so.2 /lib64/libresolv.so.2 # buildkit
2025-03-27 04:49:41 UTC (buildkit.dockerfile.v0)COPY /etc/host.conf /etc/host.conf # buildkit
2025-03-27 04:49:41 UTC (buildkit.dockerfile.v0)COPY /etc/nsswitch.conf /etc/nsswitch.conf # buildkit
2025-03-27 04:49:41 UTC (buildkit.dockerfile.v0)ARG BIN_DIR=bin
2025-03-27 04:49:41 UTC (buildkit.dockerfile.v0)ADD bin/kube-controllers-linux-amd64 /usr/bin/kube-controllers # buildkit
2025-03-27 04:49:41 UTC (buildkit.dockerfile.v0)ADD bin/check-status-linux-amd64 /usr/bin/check-status # buildkit
2025-03-27 04:49:41 UTC (buildkit.dockerfile.v0)USER 999
2025-03-27 04:49:41 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/kube-controllers"]
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.