Revert the docker changes to be inline with the original freqtrade image
Reverted the changes, and added a new way of doing, Dockerfile.freqai with that file the users can make their own dockerimage.
This commit is contained in:
committed by
Robert Caulk
parent
d31926efdf
commit
cdc550da9a
@@ -1,5 +1,5 @@
|
||||
# Include all requirements to run the bot.
|
||||
-r requirements.txt
|
||||
-r requirements-hyperopt.txt
|
||||
|
||||
# Required for freqai
|
||||
scikit-learn==1.1.2
|
||||
|
||||
Reference in New Issue
Block a user