Simple and small demo repo to run a R script in a cron job.
Run the container by using
docker-compose up
## If you want to re-build the image:
docker-compose up --build
Simple and small demo repo to run a R script in a cron job.
Run the container by using
docker-compose up
## If you want to re-build the image:
docker-compose up --build