mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-12 19:23:55 +00:00
parent
53e5483daa
commit
90feccf33c
|
@ -7,4 +7,5 @@ FROM freqtradeorg/freqtrade:develop
|
||||||
# The below dependency - pyti - serves as an example. Please use whatever you need!
|
# The below dependency - pyti - serves as an example. Please use whatever you need!
|
||||||
RUN pip install --user pyti
|
RUN pip install --user pyti
|
||||||
|
|
||||||
|
# Switch back to user (only if you required root above)
|
||||||
# USER ftuser
|
# USER ftuser
|
||||||
|
|
Loading…
Reference in New Issue
Block a user