What is the right way to make a crontab for a container? #252
Unanswered
LordJuice1
asked this question in
Q&A
Replies: 2 comments 1 reply
-
A coupld of options, each with it's pros and cons:
With Option # 1 - need to create systemd unit files, but it will be self contianed, only running when the jail is active. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Option 2 sounds like the way to go. What do you think is the best way to do that? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need to make a conjob for my Nextcloud AIO container. It's not my first time making one. But, I'm not sure where to put one for a Docker container thats inside jailmaker. Do I put it at the base OS of Truenas and modify it some to go into the jailmaker docker shell, and then call for the container?
Beta Was this translation helpful? Give feedback.
All reactions