Plot-image should have freqtrade as entrypoint
This commit is contained in:
@@ -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 []
|
||||
|
Reference in New Issue
Block a user