Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.

Commit 3a397ca

Browse files
committed
🔥 Removed temporary Docker Fix
1 parent 27ad831 commit 3a397ca

File tree

2 files changed

+0
-405
lines changed

2 files changed

+0
-405
lines changed

docker/Dockerfile.MoniGoMani

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ USER root
77
# Install jq, a JSON Parser used by MGM
88
RUN apt-get install -y jq
99

10-
# Copy Rikj000's version of hyperopt_tools.py to use it instead of the freqtrades current one.
11-
COPY ./user_data/mgm_tools/hyperopt_tools.py freqtrade/optimize/hyperopt_tools.py
12-
1310
# Create an empty log file if non existing
1411
RUN mkdir ./user_data/logs/
1512
RUN touch ./user_data/logs/freqtrade.log

0 commit comments

Comments
 (0)