R and Docker
Presentation
Presentation to the Warwick R User Group (WRUG)
I will be presenting and introduction to Docker and Containers with R to the Warwick User Group. Slides and the abstract is below.
Slides
Abstract
Docker is a container technology which allows you to specify and build a compute environment. You can run the environment on your local machine and both the instructions for creating the environment and the environment itself can be shared. In this talk I will (a) introduce containers, (b) discuss a worked example of using Docker with R, and (c) consider how containers can help us do better research. Hopefully this presentation will help those of you who have never used Docker to consider if you want to use Docker in your own work and where to start.