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

Commit

Permalink
🔥 Removed temporary Docker Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Rikj000 committed Jun 19, 2021
1 parent 27ad831 commit 3a397ca
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 405 deletions.
3 changes: 0 additions & 3 deletions docker/Dockerfile.MoniGoMani
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ USER root
# Install jq, a JSON Parser used by MGM
RUN apt-get install -y jq

# Copy Rikj000's version of hyperopt_tools.py to use it instead of the freqtrades current one.
COPY ./user_data/mgm_tools/hyperopt_tools.py freqtrade/optimize/hyperopt_tools.py

# Create an empty log file if non existing
RUN mkdir ./user_data/logs/
RUN touch ./user_data/logs/freqtrade.log
Expand Down
Loading

0 comments on commit 3a397ca

Please sign in to comment.