stable/Dockerfile.technical

7 lines
175 B
Docker
Raw Normal View History

2018-08-14 07:44:21 +00:00
FROM freqtradeorg/freqtrade:develop
RUN apt-get update \
&& apt-get -y install git \
&& apt-get clean \
2019-05-25 13:54:35 +00:00
&& pip install git+https://github.com/freqtrade/technical