When using Docker, if crontab isn't installed on the host, Cronmaster produces errors when creating tasks.
Would it be possible, in Docker mode, to install crontab on the container side to run scheduled tasks on the host, but through the container's cron?