jobber: Some fixes
This commit is contained in:
parent
67a71ffd80
commit
a6331d9db8
|
|
@ -10,4 +10,4 @@ Along with the functionality of cron, Jobber also provides:
|
||||||
|
|
||||||
# How to use this image
|
# 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.
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1 @@
|
||||||
https://github.com/dshearer/jobber-docker
|
https://github.com/dshearer/jobber-docker
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue