2023-10-05 01:08:36 UTC
31.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b5b2e0d55f81a9d92e634c51bc45fca369bd7837e93dc43b18121c41192eeedc - 0.01% (3.97 KB)
[#001] sha256:aebcba4dbd0abcce35c09cc74216b779b408f42aa5a6a507690cea590fb7c36e - 0.0% (147 Bytes)
[#002] sha256:bd41fdc365b5b5263302fe20e832bdaad46ee5df37520a0ce5bc664c07bab7fd - 0.0% (131 Bytes)
[#003] sha256:253e6282e2318d9caff9f0ee05460d19e9e2661a3f0a849ef4bbe49bcea077b1 - 0.0% (123 Bytes)
[#004] sha256:3bc5697ccf3ea0d52a085d6ca949395097c5e0535e453da86e3d30e3d07fd398 - 0.18% (57.5 KB)
[#005] sha256:5f4dcc3744d38ed0b005e8bc53eedb58f8fe83830c51f82161077f75a12b65d1 - 2.7% (866 KB)
[#006] sha256:a45e54feb48c66a2cc61cce1f788a9c57484fa767e69d382061ff650c7c96846 - 1.21% (389 KB)
[#007] sha256:1552cdcbac53968cca91de5058252c76518cc2b33721fb24e5356b3e4ca65348 - 0.04% (12.8 KB)
[#008] sha256:3ee36274969c57e2bd4228fa4d4d3386fe9edb51c6792083ccbf77eff1e3620d - 0.07% (21 KB)
[#009] sha256:20e689019377a1bf644147be195b585595618dace138ba6af680272b2e0a5d95 - 0.14% (45.1 KB)
[#010] sha256:0ccbe17fec35b7d3fc98eafa5bf3cd20008d8d17ff9d9a6d9c67291379a92864 - 0.0% (150 Bytes)
[#011] sha256:f07c19c2dba3884b23d48053bc98f53ac1f61e4610e2ca75fe4ef61b2464a39b - 0.0% (1.17 KB)
[#012] sha256:3288c82f946f5236262f931eebc69ff556d1b1922a6ec0f7ddbd0a65409c2380 - 90.21% (28.2 MB)
[#013] sha256:f18c74cdd2a1aaadd784da636943e4e1fc91f8d84f265bd270e1b8511a6609ec - 5.43% (1.7 MB)
ARG GIT_VERSION
2023-10-05 01:08:36 UTC (buildkit.dockerfile.v0)LABEL name=Calico Kubernetes controllers vendor=Project Calico version=v3.27.0-0.dev-402-g5a3aa500f4e8 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-10-05 01:08:36 UTC (buildkit.dockerfile.v0)COPY /licenses /licenses # buildkit
2023-10-05 01:08:36 UTC (buildkit.dockerfile.v0)COPY /profiles /profiles # buildkit
2023-10-05 01:08:36 UTC (buildkit.dockerfile.v0)COPY /status /status # buildkit
2023-10-05 01:08:36 UTC (buildkit.dockerfile.v0)COPY /usr/include /usr/include # buildkit
2023-10-05 01:08:36 UTC (buildkit.dockerfile.v0)COPY /lib64/libpthread.so.0 /lib64/libpthread.so.0 # buildkit
2023-10-05 01:08:36 UTC (buildkit.dockerfile.v0)COPY /lib64/libc.so.6 /lib64/libc.so.6 # buildkit
2023-10-05 01:08:36 UTC (buildkit.dockerfile.v0)COPY /lib64/ld-linux-x86-64.so.2 /lib64/ld-linux-x86-64.so.2 # buildkit
2023-10-05 01:08:36 UTC (buildkit.dockerfile.v0)COPY /lib64/libnss_dns.so.2 /lib64/libnss_dns.so.2 # buildkit
2023-10-05 01:08:36 UTC (buildkit.dockerfile.v0)COPY /lib64/libnss_files.so.2 /lib64/libnss_files.so.2 # buildkit
2023-10-05 01:08:36 UTC (buildkit.dockerfile.v0)COPY /lib64/libresolv.so.2 /lib64/libresolv.so.2 # buildkit
2023-10-05 01:08:36 UTC (buildkit.dockerfile.v0)COPY /etc/host.conf /etc/host.conf # buildkit
2023-10-05 01:08:36 UTC (buildkit.dockerfile.v0)COPY /etc/nsswitch.conf /etc/nsswitch.conf # buildkit
2023-10-05 01:08:36 UTC (buildkit.dockerfile.v0)ARG BIN_DIR
2023-10-05 01:08:36 UTC (buildkit.dockerfile.v0)ADD bin/kube-controllers-linux-amd64 /usr/bin/kube-controllers # buildkit
2023-10-05 01:08:36 UTC (buildkit.dockerfile.v0)ADD bin/check-status-linux-amd64 /usr/bin/check-status # buildkit
2023-10-05 01:08:36 UTC (buildkit.dockerfile.v0)USER 999
2023-10-05 01:08:36 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.