Skip to content

Commit

Permalink
Test disabling DATAS
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesNK committed Nov 14, 2024
1 parent 1ae3d56 commit 1ad0896
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dotnet_grpc_bench/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ COPY proto /proto

RUN dotnet build -c Release Greeter.sln

ENV DOTNET_GCDynamicAdaptationMode=0

ENTRYPOINT [ "dotnet", "run" , "-c", "Release", "-p", "GreeterServer", "--no-build" ]

0 comments on commit 1ad0896

Please sign in to comment.