I keep getting the same error when trying to run my application.
So I changed these to point at Windows and rebuilt the project as advised here:
Your Docker server host is configured for ‘Linux’, however your project targets ‘Windows’ .Net 6
. But the error remains.
When I inspect the container the platform says linux. Not sure what else I can do.