infrastructure
infrastructure copied to clipboard
New windows build containers are significantly larger than the previous ones
The new container images for building windows are about 51GiB in size. The previous ones (which we are still using for jdk8) are about 20GiB. We should look to see if the new image can be reduced in size and still be functional in order to reduce the very large size of the windows container image.
Ref:
- https://github.com/adoptium/infrastructure/issues/3286
- https://github.com/adoptium/temurin-build/issues/4259