Runner Dotnet Trace à l'intérieur du conteneur Docker

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