2024-08-29 19:53:20 UTC
32 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ad6641cda96bb1cd5b71d8120ba391662b378d2126b4af62d5ff447654dff3d6 - 0.01% (3.97 KB)
[#001] sha256:4b03c04acbc7e2ffbf3ada72a2857b3bf1350526220a633048ed76e04587d39f - 0.0% (148 Bytes)
[#002] sha256:ef1e40cea1d18b1c24fd698d5e73ad1e2c67b14e49910c3555f6cb9a011cae82 - 0.0% (130 Bytes)
[#003] sha256:7a769b3c192441517058d4e122684493422638db72687a13ca9d0c86fa74cbb0 - 0.0% (122 Bytes)
[#004] sha256:3d4d3b1e540494feb4249857ed30db17498206a1423bfc08fedd57db1f618e60 - 0.18% (57.5 KB)
[#005] sha256:1d3322d977cbe583ee13a7243dc2c5cd23e0ad0fe7b2df0baa14e426999ec4f4 - 2.73% (896 KB)
[#006] sha256:b31e758f25c9682d55feadd8f0ae3f9dd37c0e136f97fea1f30a4329e16b0096 - 1.23% (404 KB)
[#007] sha256:4fa99ff1f8f68a7b9635ab733ad5add5c794e731c54109c3235db714dc240141 - 0.04% (12.8 KB)
[#008] sha256:17a0b4bb936569e25440cced5eda5b18da4b0a588de4220a7076d4e03f22e1c9 - 0.06% (21 KB)
[#009] sha256:3659afc9ce8418e180fb657f662ff39bbd13dbd49e8d64be09553c61e7a20112 - 0.14% (45.1 KB)
[#010] sha256:605bf1f4c86193744112f77afe17d090056940e75cce92137d74af81b98e1280 - 0.0% (150 Bytes)
[#011] sha256:8f51293fad2da76ac7b9e3e852f9f3fd7e7bbd1ffc06d3c2443e6df48cca60be - 0.0% (1.18 KB)
[#012] sha256:23e3e209c589db06b63bc2eaac7d99f8d4276f4c014bbd4548e251eed68bc921 - 90.32% (28.9 MB)
[#013] sha256:d1d4195af23edd8d216c3bd009f4afbe42b710dc14f51a71a91ccd18ba79e8aa - 5.28% (1.69 MB)
ARG GIT_VERSION
2024-08-29 19:53:20 UTC (buildkit.dockerfile.v0)LABEL name=Calico Kubernetes controllers vendor=Project Calico version=v3.27.4-39-ge2c008b06d89 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>
2024-08-29 19:53:20 UTC (buildkit.dockerfile.v0)COPY /licenses /licenses # buildkit
2024-08-29 19:53:20 UTC (buildkit.dockerfile.v0)COPY /profiles /profiles # buildkit
2024-08-29 19:53:20 UTC (buildkit.dockerfile.v0)COPY /status /status # buildkit
2024-08-29 19:53:20 UTC (buildkit.dockerfile.v0)COPY /usr/include /usr/include # buildkit
2024-08-29 19:53:20 UTC (buildkit.dockerfile.v0)COPY /lib64/libpthread.so.0 /lib64/libpthread.so.0 # buildkit
2024-08-29 19:53:20 UTC (buildkit.dockerfile.v0)COPY /lib64/libc.so.6 /lib64/libc.so.6 # buildkit
2024-08-29 19:53:20 UTC (buildkit.dockerfile.v0)COPY /lib64/ld-linux-x86-64.so.2 /lib64/ld-linux-x86-64.so.2 # buildkit
2024-08-29 19:53:20 UTC (buildkit.dockerfile.v0)COPY /lib64/libnss_dns.so.2 /lib64/libnss_dns.so.2 # buildkit
2024-08-29 19:53:20 UTC (buildkit.dockerfile.v0)COPY /lib64/libnss_files.so.2 /lib64/libnss_files.so.2 # buildkit
2024-08-29 19:53:20 UTC (buildkit.dockerfile.v0)COPY /lib64/libresolv.so.2 /lib64/libresolv.so.2 # buildkit
2024-08-29 19:53:20 UTC (buildkit.dockerfile.v0)COPY /etc/host.conf /etc/host.conf # buildkit
2024-08-29 19:53:20 UTC (buildkit.dockerfile.v0)COPY /etc/nsswitch.conf /etc/nsswitch.conf # buildkit
2024-08-29 19:53:20 UTC (buildkit.dockerfile.v0)ARG BIN_DIR
2024-08-29 19:53:20 UTC (buildkit.dockerfile.v0)ADD bin/kube-controllers-linux-amd64 /usr/bin/kube-controllers # buildkit
2024-08-29 19:53:20 UTC (buildkit.dockerfile.v0)ADD bin/check-status-linux-amd64 /usr/bin/check-status # buildkit
2024-08-29 19:53:20 UTC (buildkit.dockerfile.v0)USER 999
2024-08-29 19:53:20 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.