 Namespace
        Namespace
        2022-09-13 16:39:29 UTC
49.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:19b976783cbe30637ddb247f25d42afdc06a156d5d3f57e05d9ff928ed9e7b28 - 0.01% (3.96 KB)
[#001] sha256:0e27524a44f6c46e14f6b76be966401f67ed36767aae87ed489540fd36ba5ee4 - 0.0% (171 Bytes)
[#002] sha256:f694f9c908bf8bb2425910ed7dda092124c36e71fc7c13fd8d1fec4dc173a96e - 0.0% (160 Bytes)
[#003] sha256:9f468f2e766ef6af06c5da2e39c6552d7a4821b5aec0625c263a989756dba6a1 - 0.0% (145 Bytes)
[#004] sha256:8d4daf7ddf06590db072109e8fc5cd88f40686af17ec4511598acce46ee0bd1a - 43.16% (21.5 MB)
[#005] sha256:10d76029135fb5a00e9328c430b9c7385d9fd8835e5b21398bf5bd30caa846dd - 6.14% (3.06 MB)
[#006] sha256:a207217dc12a06f22c7648c5fe7ecf88261b6ed12cc2a8ef339ca433fbb2ec71 - 0.0% (173 Bytes)
[#007] sha256:4653ffd239fad3d158f3abe5139350dc02eedd8e2a5e80ebb9f29a8a34a2b172 - 0.0% (1.17 KB)
[#008] sha256:0346fa124833179ef15359869b8e89c50b5476e889850bce1a161637b580add5 - 47.68% (23.8 MB)
[#009] sha256:01756e788b6ada2033eb33d0524f4d96849d0c92caf8bb8c79be777abb4915d7 - 3.0% (1.49 MB)
ARG GIT_VERSION
2022-09-13 16:39:28 UTC (buildkit.dockerfile.v0)LABEL name=Calico Kubernetes controllers vendor=Project Calico version=v3.22.4-27-g5ef6563898fb 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-09-13 16:39:28 UTC (buildkit.dockerfile.v0)COPY /licenses /licenses # buildkit
2022-09-13 16:39:28 UTC (buildkit.dockerfile.v0)COPY /profiles /profiles # buildkit
2022-09-13 16:39:28 UTC (buildkit.dockerfile.v0)COPY /status /status # buildkit
2022-09-13 16:39:28 UTC (buildkit.dockerfile.v0)COPY /usr/include /usr/include # buildkit
2022-09-13 16:39:28 UTC (buildkit.dockerfile.v0)COPY /lib64 /lib64 # buildkit
2022-09-13 16:39:28 UTC (buildkit.dockerfile.v0)COPY /lib /lib # buildkit
2022-09-13 16:39:28 UTC (buildkit.dockerfile.v0)COPY /etc/host.conf /etc/host.conf # buildkit
2022-09-13 16:39:28 UTC (buildkit.dockerfile.v0)COPY /etc/nsswitch.conf /etc/nsswitch.conf # buildkit
2022-09-13 16:39:29 UTC (buildkit.dockerfile.v0)ADD bin/kube-controllers-linux-amd64 /usr/bin/kube-controllers # buildkit
2022-09-13 16:39:29 UTC (buildkit.dockerfile.v0)ADD bin/check-status-linux-amd64 /usr/bin/check-status # buildkit
2022-09-13 16:39:29 UTC (buildkit.dockerfile.v0)USER 999
2022-09-13 16:39:29 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.