Skip to content

Commit

Permalink
I needed to use lower case R to pull the reproducible-R image
Browse files Browse the repository at this point in the history
  • Loading branch information
carriewright11 committed Sep 8, 2022
1 parent 82a6ab3 commit b879b06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 07-launching-docker.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ docker pull jhudsl/reproducible-python

<details> <summary> To obtain the **R docker image** </summary>
```
docker pull jhudsl/reproducible-R
docker pull jhudsl/reproducible-r
```
</details>

Expand Down

0 comments on commit b879b06

Please sign in to comment.