jobber: Some fixes

This commit is contained in:
C. Dylan Shearer 2019-08-02 14:46:49 -07:00
parent 67a71ffd80
commit a6331d9db8
2 changed files with 1 additions and 2 deletions

View File

@ -10,4 +10,4 @@ Along with the functionality of cron, Jobber also provides:
# How to use this image
This image contains Jobber running as an unprivileged user named "jobberuser". The jobs are defined in the file /home/jobberuser/.jobber. By default, the only job is one that prints "Jobber is running!" every second. You should replace it with your own jobs. Refer to [the documentation](https://dshearer.github.io/jobber/doc/v1.3/#jobfile) to learn how to do this.
This image contains Jobber running as an unprivileged user named "jobberuser". The jobs are defined in the file /home/jobberuser/.jobber. By default, the only job is one that prints "Jobber is running!" every second. You should replace it with your own jobs. Refer to [the documentation](https://dshearer.github.io/jobber/doc/v1.4/#jobfile) to learn how to do this.

View File

@ -1,2 +1 @@
https://github.com/dshearer/jobber-docker