A resticprofile image built for long-lived containers with database and backup utilities.
It overrides the official image's entrypoint and command to execute crond
on start, so containers run indefinitely and can be used to schedule tasks.
A crontab configuration file can be mounted inside the container at /crontab
to automatically schedule tasks.