Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
AttackingOrDefending authored May 6, 2024
1 parent 7ca5155 commit 58b9292
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ RUN python3 -m pip install --no-cache-dir -r requirements.txt

ARG CONF_FOLDER=$LICHESS_DIR/config

RUN chmod +x docker/copy_files.sh

CMD docker/copy_files.sh && python3 lichess-bot.py ${OPTIONS} --disable_auto_logging

0 comments on commit 58b9292

Please sign in to comment.