2022 useR Conference

R
Docker
useR
Workshop
Workshop on Docker for R users
Author

Rahul

Published

June 20, 2022

I had the pleasure of presenting a workshop for Docker for R Users at the 2022 useR Conference with Rami Krispin.

Docker is one of the main tools for reproducibility, CI/CD and automation, productionize, and MLops. In this tutorial, you will learn the foundation of Docker with applications for R programming. That includes creating Docker images, setting an R development environment, and deploying R code on Github Actions with a container.

The presentation is published here.

Github code is here.


Subscribe to my newsletter!