 Namespace
        Namespace
        2022-02-25 17:58:10 UTC
52.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c4d5e5b0a23472bcbcd48efaac436d07787bcff23798ecb4fb6237090371ac6c - 0.01% (3.97 KB)
[#001] sha256:da1f009f179c90cdb939dc03ec7997a74182c9df9216743c6fb0dd8947f02050 - 0.0% (174 Bytes)
[#002] sha256:26cef1c57563bed9da20a064061b8a6f01b05ec31959c1c66c291c136cd133f3 - 0.0% (156 Bytes)
[#003] sha256:b37b371a254c426bf7a27f066387e02a6d0b25e604d22e6ac636e39131f6df75 - 0.0% (147 Bytes)
[#004] sha256:019dbbfbf673f4124968211303d138b5d5f29d778bff5231e48229d5a2f7019f - 45.86% (24.1 MB)
[#005] sha256:fe9897fcc6dcae1b3b9269c7b49ed60c1f9eaff39912ae7b72ca54466d6c9fa0 - 5.87% (3.08 MB)
[#006] sha256:1a42f55bcc838bc4a95cc74c5ba35eae9057aa01d268bf91f610b21bbf2c83ae - 45.41% (23.8 MB)
[#007] sha256:f1133068460e67942e48c88760194f5cad3144ca29fed04d2bc3fa94e7b30e84 - 2.86% (1.5 MB)
ARG GIT_VERSION
2022-02-25 17:58:09 UTC (buildkit.dockerfile.v0)LABEL name=Calico Kubernetes controllers vendor=Project Calico version=v3.23.0-0.dev-233-g346a53109263 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-02-25 17:58:09 UTC (buildkit.dockerfile.v0)COPY /licenses /licenses # buildkit
2022-02-25 17:58:09 UTC (buildkit.dockerfile.v0)COPY /profiles /profiles # buildkit
2022-02-25 17:58:09 UTC (buildkit.dockerfile.v0)COPY /status /status # buildkit
2022-02-25 17:58:09 UTC (buildkit.dockerfile.v0)COPY /usr/include /usr/include # buildkit
2022-02-25 17:58:10 UTC (buildkit.dockerfile.v0)COPY /lib64 /lib64 # buildkit
2022-02-25 17:58:10 UTC (buildkit.dockerfile.v0)COPY /lib /lib # buildkit
2022-02-25 17:58:10 UTC (buildkit.dockerfile.v0)ADD bin/kube-controllers-linux-amd64 /usr/bin/kube-controllers # buildkit
2022-02-25 17:58:10 UTC (buildkit.dockerfile.v0)ADD bin/check-status-linux-amd64 /usr/bin/check-status # buildkit
2022-02-25 17:58:10 UTC (buildkit.dockerfile.v0)USER 999
2022-02-25 17:58:10 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.