Runner Dotnet Trace im Docker -Container

dotnet tool install --global dotnet-trace
export PATH="$PATH:/root/.dotnet/tools"
Blue Bat