2023-04-24 22:46:07 UTC
32.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c08e6101846887eb2d0b2422bf31bb5fe4cd9b10bf22a7284bc00d19440056eb - 0.01% (3.97 KB)
[#001] sha256:334a545a149524f7df74bbcf6f09988dac4a527dcddaef19c905f46de4455ad1 - 0.0% (147 Bytes)
[#002] sha256:9620ab669fbcaa57834435e9eafdebce3bc7767f8f68f344857f529ca8df0652 - 0.0% (132 Bytes)
[#003] sha256:4d9653e881e46bccd5349f0c209e7381fbd66d4a378a7d15c382371639e1a3f7 - 0.0% (116 Bytes)
[#004] sha256:69cc5ed239303ef45b81814f339d263b742fe3c613cdd19c43ff896bc3667961 - 0.17% (57.5 KB)
[#005] sha256:7936095cff91c0db92d07f0eb0db854c67349c2743705b24293b32eceaa43395 - 2.62% (867 KB)
[#006] sha256:2121468109015be14817982975ad0de7a086988a3be7ea85ee94c1794d03c657 - 1.2% (397 KB)
[#007] sha256:16bf78312ba9a91e9c77e89384da60037dbe25b343610f3b393c59e99175dfd6 - 0.04% (12.8 KB)
[#008] sha256:4c5bd9514889e57cdbd1b0c8dfe9eac3d1f88a69a7fb9c6e802ad5c3b24ac461 - 0.06% (21 KB)
[#009] sha256:e7790264cd42cd216dd0deb3631084b24ece78a5e74d9aec66b5fadb0b325cfc - 0.14% (45.1 KB)
[#010] sha256:d978c01ce65c43c34ca03797e4bd898e30dc1da7aca1d9a8ff417822d7497fc0 - 0.0% (150 Bytes)
[#011] sha256:55918079af1f6d712bb519ec4fbbf6e32aead2ff24995d9a38f48873784baa66 - 0.0% (1.17 KB)
[#012] sha256:5fc2a44b5159f911a18474d000309a33f14756c0e633e0de867bfc72d44f709c - 90.65% (29.3 MB)
[#013] sha256:dfa3e55a0d20e1c1ad138963fb1a71bf0d29eb07a58bd55e0c45c3054b6bfc24 - 5.1% (1.65 MB)
ARG GIT_VERSION
2023-04-24 22:46:06 UTC (buildkit.dockerfile.v0)LABEL name=Calico Kubernetes controllers vendor=Project Calico version=v3.27.0-0.dev-9-g9e29277feebc 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-04-24 22:46:06 UTC (buildkit.dockerfile.v0)COPY /licenses /licenses # buildkit
2023-04-24 22:46:06 UTC (buildkit.dockerfile.v0)COPY /profiles /profiles # buildkit
2023-04-24 22:46:06 UTC (buildkit.dockerfile.v0)COPY /status /status # buildkit
2023-04-24 22:46:06 UTC (buildkit.dockerfile.v0)COPY /usr/include /usr/include # buildkit
2023-04-24 22:46:06 UTC (buildkit.dockerfile.v0)COPY /lib64/libpthread.so.0 /lib64/libpthread.so.0 # buildkit
2023-04-24 22:46:06 UTC (buildkit.dockerfile.v0)COPY /lib64/libc.so.6 /lib64/libc.so.6 # buildkit
2023-04-24 22:46:06 UTC (buildkit.dockerfile.v0)COPY /lib64/ld-linux-x86-64.so.2 /lib64/ld-linux-x86-64.so.2 # buildkit
2023-04-24 22:46:07 UTC (buildkit.dockerfile.v0)COPY /lib64/libnss_dns.so.2 /lib64/libnss_dns.so.2 # buildkit
2023-04-24 22:46:07 UTC (buildkit.dockerfile.v0)COPY /lib64/libnss_files.so.2 /lib64/libnss_files.so.2 # buildkit
2023-04-24 22:46:07 UTC (buildkit.dockerfile.v0)COPY /lib64/libresolv.so.2 /lib64/libresolv.so.2 # buildkit
2023-04-24 22:46:07 UTC (buildkit.dockerfile.v0)COPY /etc/host.conf /etc/host.conf # buildkit
2023-04-24 22:46:07 UTC (buildkit.dockerfile.v0)COPY /etc/nsswitch.conf /etc/nsswitch.conf # buildkit
2023-04-24 22:46:07 UTC (buildkit.dockerfile.v0)ADD bin/kube-controllers-linux-amd64 /usr/bin/kube-controllers # buildkit
2023-04-24 22:46:07 UTC (buildkit.dockerfile.v0)ADD bin/check-status-linux-amd64 /usr/bin/check-status # buildkit
2023-04-24 22:46:07 UTC (buildkit.dockerfile.v0)USER 999
2023-04-24 22:46:07 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.