Skip to content

Commit

Permalink
Revert
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesNK committed Nov 14, 2024
1 parent 1ad0896 commit 5c698f6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dotnet_grpc_bench/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,4 @@ 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 5c698f6

Please sign in to comment.