Cannot build docker for a simple dotnet web app

Hello

Step 1/6 : FROM mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2019
Step 2/6 : ARG source

After the second line of dockerFile , system gets
hcsshim::CreateScratchLayer failed in Win32: The system cannot find the path specified. (0x3)

I can’t find info about what can produce this error and how to avoid it. My version is 4.24.2

Can anyobody help on this ?
THanks Max

Hello. Is there any chance you found a solution to this? I am installing Docker (and a related program) for my job and have spent the last week having installation problems, including this one. So far none of the people who help with installations at my company have ever seen this error until I got it.

Any luck?

Thanks,
Kevin