Include Technical in default image

This commit is contained in:
Matthias
2021-04-03 07:17:02 +02:00
parent c7ee34687b
commit 7728e269fd
5 changed files with 7 additions and 4 deletions

View File

@@ -3,4 +3,5 @@ FROM freqtradeorg/freqtrade:develop
RUN apt-get update \
&& apt-get -y install git \
&& apt-get clean \
&& pip install git+https://github.com/freqtrade/technical
# The below dependency - pyti - serves as an example. Please use whatever you need!
&& pip install pyti