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 Adds support for building Windows pause image 2020-09-26 06:26:24 -07:00
windows pause image: moves wincat binary location 2020-09-26 07:37:02 -07:00
.gitignore Rename build-tools/ back to build/ 2016-12-14 13:42:15 -08:00
CHANGELOG.md add a changelog note for pause 3.2 2020-02-13 14:22:03 -08:00
cloudbuild.yaml Adds support for building Windows pause image 2020-09-26 06:26:24 -07:00
Dockerfile Adds support for building Windows pause image 2020-09-26 06:26:24 -07:00
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 build: Add build-image OWNERS to debian-{base,iptables} and pause dirs 2020-05-01 03:20:46 -04:00