Is there a best practice to run batch jobs with docker container?

Hi,
I am trying to run batch jobs on linux containers, Is there a best practice to run batch jobs(using cron) with docker container?
How can i make use of containers running my batch jobs.