Update Dockerfile

This commit is contained in:
Alexandre
2021-10-30 17:09:05 +02:00
committed by GitHub
parent 85281406aa
commit ebf9bbeebe

View File

@@ -20,8 +20,6 @@ RUN \
######################## ########################
# Prepares environment # # Prepares environment #
######################## ########################
&& freqtrade create-userdir --userdir /data \
&& freqtrade new-config --config /data/config.json \
&& chmod a+x run.sh && chmod a+x run.sh