This commit is contained in:
Alexandre
2021-11-13 15:48:28 +01:00
parent 03d17f0135
commit 3dc4374d96

View File

@@ -15,15 +15,7 @@ RUN \
| tar -xzf - --strip 1 -C /tmp/bashio \
&& mv /tmp/bashio/lib /usr/lib/bashio \
&& ln -s /usr/lib/bashio/bashio /usr/bin/bashio \
&& rm -rf /tmp/bashio \
\
########################
# Prepares environment #
########################
# && git clone -b develop https://github.com/freqtrade/freqtrade.git \
# && cd freqtrade \
# && ./setup.sh --install \
&& chmod a+x /run.sh
&& rm -rf /tmp/bashio
VOLUME [ "/data" ]
WORKDIR /