mirror of
https://github.com/dokku/dokku.git
synced 2026-08-29 10:08:53 +02:00
Cron containers were never reaped once they exceeded their active deadline, so a hung cron task ran indefinitely instead of being retired after 24 hours as documented. `cron:run` now also accepts a `--ttl-seconds` argument, matching the one `dokku run` already takes.
11 KiB
11 KiB