You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,8 @@
2
2
A docker tutorial for reproducible research.
3
3
4
4
This is an introduction to Docker designed for participants with knowledge
5
-
about R and RStudio.
5
+
about R and RStudio. The introduction is intended to be helping people who need Dockerfor a project. We first explain what Docker is and why it is useful. Then
6
+
we go into the the details on how to use it for a reproducible transportable project.
0 commit comments