This image contains installations of texlive, R with knitr, pandoc and in this version quarto. By default a user rmalapan executes commands.
Using this image should work on amd64 and arm64 (e.g. Apple Silicon) to compile rmd and qmd files. The default working directory is /home/rmalapan and the default user is rmalapan (1000).
This is quite a huge download but still it is easy to have RMarkdown and Quarto usable on any Docker machine.
You can run a quarto compilation in the current folder like this:
docker run --rm -ti -v $(pwd):/home/rmalapan jpvoigt/rmalapan quarto render example.qmd
Content type
Image
Digest
sha256:7a32cae29…
Size
4.2 GB
Last updated
12 months ago
docker pull jpvoigt/rmalapan