Manuscript for an analysis of comparing R implementations and domain-specific computing environments with containers.
Want to contribute? Please open an issue!
Current draft: https://nuest.github.io/altRnative-paper/master.pdf
Local build
docker build --tag altRnative-paper --file .binder/Dockerfile .
docker run -i -v $(pwd):/manuscript --user $UID altRnative-paper Rscript -e 'setwd("/manuscript"); rmarkdown::render("manuscript.Rmd")'
Image from Docker Hub
docker run -i -v $(pwd):/manuscript --user $UID nuest/altRnative-paper Rscript -e 'setwd("/manuscript"); rmarkdown::render("manuscript.Rmd")'
Content type
Image
Digest
Size
1.6 GB
Last updated
over 6 years ago
docker pull nuest/altrnative-paper