Possible to perform scheduled cron jobs in a deployed node REST API server?

Your Dockerfile needs to start with a FROM statement, but even if you got it working you would need the machine to be running for the cron job tasks to fire.

scheduled machines may be of interest.