kubernetes/build/pause
Claudiu Belu 3f7c09e601 pause image: Disable DiagTrack service on Windows image
It has been observed that the DiagTrack service in the pause
image is consuming a non-trivial amount of CPU. We don't need
this service in the pause image, so we should disable it.

We can disable the service by running chntpw in a docker buildx Linux stage
and then copy the SYSTEM file back to the final Windows image.

Co-Authored-By: Mark Rossetti <marosset@microsoft.com>
Co-Authored-By: Davanum Srinivas <davanum@gmail.com>
2020-11-04 10:24:25 +00:00
..
linux
windows pause image: moves wincat binary location 2020-09-26 07:37:02 -07:00
.gitignore
CHANGELOG.md
cloudbuild.yaml
Dockerfile
Dockerfile_windows pause image: Disable DiagTrack service on Windows image 2020-11-04 10:24:25 +00:00
Makefile pause image: Stricter registry prefix regex 2020-10-26 07:42:49 -07:00
OWNERS