How to add a job to cron/anacron when creating Docker container

Also to be more clear, I am curious what your end goal is, not the steps you are using to achieve it. If the goal is to have an email sent to you once a minute, you can do that in a sidekiq job in a plugin and it’s significantly simpler.

1 Like