stable/Dockerfile.technical
2018-10-21 13:15:14 +02:00

7 lines
179 B
Docker

FROM freqtradeorg/freqtrade:develop
RUN apt-get update \
&& apt-get -y install git \
&& apt-get clean \
&& pip install git+https://github.com/berlinguyinca/technical