stable/Dockerfile.technical

7 lines
179 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 \
&& pip install git+https://github.com/berlinguyinca/technical