Cron docker image with :
Create you crontab
echo "*/5 * * * * * * aws --version" > test.crontab
Run the cron tab
docker run --rm mikamboo/aws-cron test.crontab
Content type
Image
Digest
Size
50.3 MB
Last updated
over 6 years ago
docker pull mikamboo/aws-cron