Skip to content

Restart daily #56

Answered by vogler
HolgerM1 asked this question in Q&A
Feb 10, 2023 · 11 comments · 8 replies
Discussion options

You must be logged in to vote

Run crontab -e to edit your cronjobs and add

#  m h  dom mon dow command
  55 19 *   *   *   docker run --rm -p 6080:6080 -v fgc:/fgc/data --pull=always ghcr.io/vogler/free-games-claimer

which will run it every day at 19:55.

Note that the scheduled command does not include -it which is only needed for the initial login prompts.

Replies: 11 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by vogler
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@vogler
Comment options

Comment options

You must be logged in to vote
1 reply
@vogler
Comment options

Comment options

You must be logged in to vote
2 replies
@osnapitsjoey
Comment options

@rorar
Comment options

Comment options

You must be logged in to vote
1 reply
@vogler
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@vogler
Comment options

@osnapitsjoey
Comment options

Comment options

You must be logged in to vote
1 reply
@vogler
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
9 participants