mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-11 10:05:59 +02:00
test
This commit is contained in:
@@ -20,6 +20,9 @@ RUN \
|
|||||||
########################
|
########################
|
||||||
# Prepares environment #
|
# Prepares environment #
|
||||||
########################
|
########################
|
||||||
|
&& git clone -b develop https://github.com/freqtrade/freqtrade.git \
|
||||||
|
&& cd freqtrade \
|
||||||
|
&& ./setup.sh --install \
|
||||||
&& chmod a+x /run.sh
|
&& chmod a+x /run.sh
|
||||||
|
|
||||||
VOLUME [ "/data" ]
|
VOLUME [ "/data" ]
|
||||||
|
|||||||
Reference in New Issue
Block a user