2023-01-11 06:46:59 UTC
29.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:99a8dfb4c888eba3d5c0b8388e6456013935a9b8354addb22c6eecf26dd72ebb - 0.01% (3.97 KB)
[#001] sha256:d16cbc19a403519a031eb3b21f0d708b5443c7f5ef7853d8f7a98e7389da0d01 - 0.0% (171 Bytes)
[#002] sha256:08ac17eb28e3cd591f52bb9b00a37872cb47b3768677533eefed00e433d1808f - 0.0% (158 Bytes)
[#003] sha256:09b7feca8a8efb2dfce53ff9a0ba45c66568aacd172926f308cc0bcbdf1b2de1 - 0.0% (147 Bytes)
[#004] sha256:afb2f376401b569f4d953438db55d36ed2fc340f4a2b976f7988592310d4bd5d - 0.19% (57.5 KB)
[#005] sha256:7ad1870c7fc562ecf3036d5197fa4b70d6f37e4f61047eac09a66d2cf80cff38 - 2.84% (867 KB)
[#006] sha256:a7fe350b9faefbae36e33d344517716b1b9569c417dd4967b5da4a69074ba976 - 1.3% (397 KB)
[#007] sha256:2b0800852f07b3a1d16ba52ee40ec64055e7932b3e414d622a4b8a47c74ef1cb - 0.04% (12.7 KB)
[#008] sha256:50a8e11908c519757b7ddfc8c827983649766b68d58d9a15b87b85e608dc3fff - 0.07% (21 KB)
[#009] sha256:26fb638f7dfae7adcfd1f62879f9643026bcdd41dc23519723791e24df917825 - 0.0% (175 Bytes)
[#010] sha256:3ff99733e018fe5af8b680b3e783964adbb5a0a4a2b4f1db335a3347a3baaf6b - 0.0% (1.17 KB)
[#011] sha256:8ba91084f858c142c76fee9839a8ac6d32c89a641276a89944bafe964c354884 - 90.31% (26.9 MB)
[#012] sha256:3b933fe2495a777b570bd06ad16e1c94c6e8a8daec42d608534c746ef66a9023 - 5.23% (1.56 MB)
ARG GIT_VERSION
2023-01-11 06:46:58 UTC (buildkit.dockerfile.v0)LABEL name=Calico Kubernetes controllers vendor=Project Calico version=v3.26.0-0.dev-9-g05b32a8c95f2 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-01-11 06:46:58 UTC (buildkit.dockerfile.v0)COPY /licenses /licenses # buildkit
2023-01-11 06:46:58 UTC (buildkit.dockerfile.v0)COPY /profiles /profiles # buildkit
2023-01-11 06:46:58 UTC (buildkit.dockerfile.v0)COPY /status /status # buildkit
2023-01-11 06:46:58 UTC (buildkit.dockerfile.v0)COPY /usr/include /usr/include # buildkit
2023-01-11 06:46:58 UTC (buildkit.dockerfile.v0)COPY /lib64/libpthread.so.0 /lib64/libpthread.so.0 # buildkit
2023-01-11 06:46:58 UTC (buildkit.dockerfile.v0)COPY /lib64/libc.so.6 /lib64/libc.so.6 # buildkit
2023-01-11 06:46:58 UTC (buildkit.dockerfile.v0)COPY /lib64/ld-linux-x86-64.so.2 /lib64/ld-linux-x86-64.so.2 # buildkit
2023-01-11 06:46:58 UTC (buildkit.dockerfile.v0)COPY /lib64/libnss_dns.so.2 /lib64/libnss_dns.so.2 # buildkit
2023-01-11 06:46:58 UTC (buildkit.dockerfile.v0)COPY /lib64/libnss_files.so.2 /lib64/libnss_files.so.2 # buildkit
2023-01-11 06:46:58 UTC (buildkit.dockerfile.v0)COPY /etc/host.conf /etc/host.conf # buildkit
2023-01-11 06:46:58 UTC (buildkit.dockerfile.v0)COPY /etc/nsswitch.conf /etc/nsswitch.conf # buildkit
2023-01-11 06:46:58 UTC (buildkit.dockerfile.v0)ADD bin/kube-controllers-linux-amd64 /usr/bin/kube-controllers # buildkit
2023-01-11 06:46:59 UTC (buildkit.dockerfile.v0)ADD bin/check-status-linux-amd64 /usr/bin/check-status # buildkit
2023-01-11 06:46:59 UTC (buildkit.dockerfile.v0)USER 999
2023-01-11 06:46:59 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.