2022-08-22 15:23:43 UTC
29.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ac9f8f879752d2053de380cf8b54dc62dad298ddda2b7e1cf2a099d3203a1e64 - 0.01% (3.97 KB)
[#001] sha256:c2f6dcff9b6b31d99c823feb0d533313ec021dd4537dc7617c7ff75681ac93a3 - 0.0% (172 Bytes)
[#002] sha256:b50ae1049692605a06ba893d35bb924f384ac3455a25fc19d7279b27f22a3559 - 0.0% (157 Bytes)
[#003] sha256:35267d88d59a34964ba45206315381fe87c8cf9a4496661a9d54c75bfb89028f - 0.0% (146 Bytes)
[#004] sha256:241dbc7bde4cc2e3e329aec3bda40c55b9227f6364594562f891b9c1c11ceb8e - 0.19% (57.5 KB)
[#005] sha256:6888ea82234fee1eed661cf744f09d68ec4ec5e9f19ef91b203836cbb5723fb8 - 2.85% (866 KB)
[#006] sha256:90f004d1bbb9fd679004fca35ae999b898872eb13f826cffa84c22cec0ebbf0b - 1.28% (390 KB)
[#007] sha256:80b27b353d89411b22695f23904001dba1c91746b73c0b44a4ea73b29a505861 - 0.0% (174 Bytes)
[#008] sha256:df0edc084f6dc35b33b818321f03b9249d257a987299eca39d3d5946fefe7e0c - 0.0% (1.18 KB)
[#009] sha256:bf0866596396cb2e83d81430715a888f08f4d9f23359d070d3974a81e843bb78 - 90.41% (26.8 MB)
[#010] sha256:117e17809c042f8a886b61a024360c45d288f2ff6ccf9ea7ad391907cceb837e - 5.25% (1.56 MB)
ARG GIT_VERSION
2022-08-22 15:23:42 UTC (buildkit.dockerfile.v0)LABEL name=Calico Kubernetes controllers vendor=Project Calico version=v3.24.0-10-g6bd796a7b0f0 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>
2022-08-22 15:23:42 UTC (buildkit.dockerfile.v0)COPY /licenses /licenses # buildkit
2022-08-22 15:23:42 UTC (buildkit.dockerfile.v0)COPY /profiles /profiles # buildkit
2022-08-22 15:23:42 UTC (buildkit.dockerfile.v0)COPY /status /status # buildkit
2022-08-22 15:23:43 UTC (buildkit.dockerfile.v0)COPY /usr/include /usr/include # buildkit
2022-08-22 15:23:43 UTC (buildkit.dockerfile.v0)COPY /lib64/libpthread.so.0 /lib64/libpthread.so.0 # buildkit
2022-08-22 15:23:43 UTC (buildkit.dockerfile.v0)COPY /lib64/libc.so.6 /lib64/libc.so.6 # buildkit
2022-08-22 15:23:43 UTC (buildkit.dockerfile.v0)COPY /lib64/ld-linux-x86-64.so.2 /lib64/ld-linux-x86-64.so.2 # buildkit
2022-08-22 15:23:43 UTC (buildkit.dockerfile.v0)COPY /etc/host.conf /etc/host.conf # buildkit
2022-08-22 15:23:43 UTC (buildkit.dockerfile.v0)COPY /etc/nsswitch.conf /etc/nsswitch.conf # buildkit
2022-08-22 15:23:43 UTC (buildkit.dockerfile.v0)ADD bin/kube-controllers-linux-amd64 /usr/bin/kube-controllers # buildkit
2022-08-22 15:23:43 UTC (buildkit.dockerfile.v0)ADD bin/check-status-linux-amd64 /usr/bin/check-status # buildkit
2022-08-22 15:23:43 UTC (buildkit.dockerfile.v0)USER 999
2022-08-22 15:23:43 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.