Open shahmishal opened 1 month ago
Investigate: How can we slim down the Windows Docker images to help speed up CI system (e.g. GitHub Actions).
Review the current Dockerfile and understand if it's following best practices for Windows. https://learn.microsoft.com/en-us/virtualization/windowscontainers/manage-docker/optimize-windows-dockerfile
We are currently following best practices outlined on Microsoft's documentation. There are currently 2 sources of size bloat:
Investigate: How can we slim down the Windows Docker images to help speed up CI system (e.g. GitHub Actions).
Review the current Dockerfile and understand if it's following best practices for Windows. https://learn.microsoft.com/en-us/virtualization/windowscontainers/manage-docker/optimize-windows-dockerfile