# r-docker-tutorial **Repository Path**: kunghiu/r-docker-tutorial ## Basic Information - **Project Name**: r-docker-tutorial - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: gh-pages - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-10 - **Last Updated**: 2024-01-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # r-docker-tutorial A docker tutorial for reproducible research. This is an introduction to Docker designed for participants with knowledge about R and RStudio. The introduction is intended to be helping people who need Docker for a project. We first explain what Docker is and why it is useful. Then we go into the the details on how to use it for a reproducible transportable project. ## Lessons: 1. [Lesson 01 What and Why](01-what-and-why.html) 2. [Lesson 02 Launching Docker](02-Launching-Docker.html) 3. [Lesson 03 Install packages](03-install-packages.html) 4. [Lesson 04 Dockerhub](04-Dockerhub.html) 5. [Lesson 05 Dockerfiles](05-dockerfiles.html) 6. [Lesson 06 Sharing your analysis](06-Sharing-all-your-analysis.html) ## Links - [Website](http://jsta.github.io/r-docker-tutorial) - [For lesson developers](http://pad.software-carpentry.org/RopenSci-docker-tutorial) ## Credit Formerly an rOpenSci project started at the [2016 Unconference](https://unconf16.ropensci.org/). Credit to all the [contributors](https://github.com/jsta/r-docker-tutorial/graphs/contributors)!