Skip to content

Commit

Permalink
Fix protobuf (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
kongzii committed Aug 1, 2024
1 parent 9634fe3 commit ea98164
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ COPY --from=builder ${VIRTUAL_ENV} ${VIRTUAL_ENV}
COPY mech_tool_deployment ./mech_tool_deployment

ENV PYTHONPATH=/app
ENV PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python

CMD ["bash", "-c", "python mech_tool_deployment/run_agent.py ${runnable_agent_name} ${market_type}"]

0 comments on commit ea98164

Please sign in to comment.