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/
|
||||
|
||||
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