1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-09-02 02:42:38 +02:00

support cron in docker

This commit is contained in:
Nick Sweeting
2020-08-18 01:59:04 -04:00
parent 494be09bc2
commit 235eb20dbd
4 changed files with 49 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ services:
# host machine, add tasks and see more info with archivebox schedule --help
# scheduler:
# image: nikisweeting/archivebox:latest
# command: schedule --foreground
# command: schedule --foreground --every=day --depth=1 'https://getpocket.com/users/USERNA<E/feed/all'
# environment:
# - USE_COLOR=True
# - SHOW_PROGRESS=False