Docker
An Introduction to Docker for R Users
By Colin Fay
What is this?
Excerpt from blog: A quick introduction on using Docker for reproducibility in R. Disclaimer: This blog post is an introduction to Docker for beginners, and will take some shortcuts ;)
- Link to blog: https://colinfay.me/docker-r-reproducibility/
Deploy Flexdashboard on Github Pages with Github Actions and Dockerfor R Users
By Rami Krispin
Added Fri May 5th, 2023
What is this?
Excerpt from blog: This repo provides a step-by-step guide and a template for deploying and automating a flexdashboard dashboard on Github Pages with Docker and Github Actions.
- Link to tutorial and repo: https://github.com/RamiKrispin/deploy-flex-actions