cli icon indicating copy to clipboard operation
cli copied to clipboard

.NET runtime with ARM will error on nitric start

Open HomelessDinosaur opened this issue 2 years ago • 0 comments

The error recommends using nitric start however it fails on runtime gathering and therefore effects run, up, and start.

Error:

the .NET runtime is not supported in containers using ARM based architecture. We recommend using nitric start for local development, and a CI/CD pipeline for deployments. For more info on the issue: https://devblogs.microsoft.com/dotnet/announcing-net-6/#docker-on-arm64

HomelessDinosaur avatar Aug 31 '23 00:08 HomelessDinosaur