#!/bin/bash cd `dirname $(readlink -f "$0")`/.. docker exec -it anp-dotnet dotnet run --project /workspace/CSharp/AnP.csproj -f net10.0 cd Tools