We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cda9bb commit f5155d5Copy full SHA for f5155d5
Dockerfile
@@ -51,4 +51,4 @@ ENV NUGET_PACKAGES=/tmp/csharp-mcp-packages
51
ENV DOTNET_RUNNING_IN_CONTAINER=true
52
53
# The MCP server uses stdio for communication
54
-ENTRYPOINT ["dotnet", "/app/InfinityFlow.CSharp.Eval.dll"]
+ENTRYPOINT ["dotnet", "InfinityFlow.CSharp.Eval.dll"]
0 commit comments