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:
richardjozsa
2022-08-26 09:59:17 +02:00
committed by Robert Caulk
parent d31926efdf
commit cdc550da9a
4 changed files with 56 additions and 8 deletions

View File

@@ -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