I am trying to run unit tests for my C# project with .NET Core. I am using a Docker container for the runtime.
Dockerfile
FROM microsoft/dotnet:0.0.1-alp