Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jsta/r-docker-tutorial

A docker tutorial for reproducible research
https://github.com/jsta/r-docker-tutorial

docker rstats unconf unconf16

Last synced: 5 days ago
JSON representation

A docker tutorial for reproducible research

Awesome Lists containing this project

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)!