mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Plot-image should have freqtrade as entrypoint
This commit is contained in:
parent
3d911557d1
commit
fa7dc742d0
|
@ -5,6 +5,3 @@ FROM freqtradeorg/freqtrade:${sourceimage}
|
||||||
COPY requirements-plot.txt /freqtrade/
|
COPY requirements-plot.txt /freqtrade/
|
||||||
|
|
||||||
RUN pip install -r requirements-plot.txt --no-cache-dir
|
RUN pip install -r requirements-plot.txt --no-cache-dir
|
||||||
|
|
||||||
# Empty the ENTRYPOINT to allow all commands
|
|
||||||
ENTRYPOINT []
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user