Describe the bug
Performance issues noticed after upgrading to dotnet/framework/4.8-20260714-windowsservercore-ltsc2019
Which .NET image(s) are you using?
dotnet/framework/runtime:4.8-20260714-windowsservercore-ltsc2019
Steps to reproduce
Once we upgraded our docker containers to July version - we are seeing performance degradation in large docker images - build jobs which takes 20 mins now takes 1 hour.
Anyone else facing this issue?
Other information
No errors or any other issues, but docker build jobs started crashing or taking longer time to build
We tried to revert back to May image version - it started recovering and build time back to normal 20 mins - with same build agents and no other docker file changes
4.8-20260512-windowsservercore-ltsc2019
Output of docker version
Output of docker info
Describe the bug
Performance issues noticed after upgrading to dotnet/framework/4.8-20260714-windowsservercore-ltsc2019
Which .NET image(s) are you using?
dotnet/framework/runtime:4.8-20260714-windowsservercore-ltsc2019
Steps to reproduce
Once we upgraded our docker containers to July version - we are seeing performance degradation in large docker images - build jobs which takes 20 mins now takes 1 hour.
Anyone else facing this issue?
Other information
No errors or any other issues, but docker build jobs started crashing or taking longer time to build
We tried to revert back to May image version - it started recovering and build time back to normal 20 mins - with same build agents and no other docker file changes
4.8-20260512-windowsservercore-ltsc2019
Output of
docker versionOutput of
docker info