Skip to content

Commit

Permalink
Plot-image should have freqtrade as entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
xmatthias committed Oct 12, 2020
1 parent 3d91155 commit fa7dc74
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker/Dockerfile.plot
Original file line number Diff line number Diff line change
Expand Up @@ -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 []

0 comments on commit fa7dc74

Please sign in to comment.