Docker Build Stuck at dotnet restore for linux/amd64 Platform on macOS: How to Fix?
I am trying to build a dotnet docker image for linux/amd64 architecture on my Apple Silicon. It works for other architectures but it get stuck at “RUN dotnet restore” when building for linux/amd64.