build technical image

This commit is contained in:
Matthias
2018-08-14 09:44:21 +02:00
parent af7283017b
commit 0535660db7
2 changed files with 12 additions and 4 deletions

6
Dockerfile.technical Normal file
View File

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