I wrote this reproducable repository to run a cron job with docker. Run it with command docker compose build && docker compose up
. It restarts itself and does not print ‘Hello world’ every minute as expected.
https://github.com/brunolnetto/cron-docker
Thanks for all the fishes!