我得到了一个错误:
failed to solve with frontend dockerfile.v0: failed to create LLB definition: no match for platform in manifest
构建以下Dockerfile时:
FROM mcr.microsoft.com/dotnet/framework/aspnet:4.8 COPY . /inetpub/wwwroot