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