tensortrade-org / tensortrade

An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents.
https://discord.gg/ZZ7BGWh
Apache License 2.0
4.45k stars 1.01k forks source link

There are some drawbacks in the Makefile and Dockerfile #461

Closed woldsn0201 closed 1 year ago

woldsn0201 commented 1 year ago

We can do it this way. In Dockerfile WORKDIR /tensortrade

COPY . ./

In Makefile docker run -v $(PWD)/tensortrade:/tensortrade