R and Shiny server 4.2 for rasberry pi 4, with lots of dependencies added.
10K+
Based on https://github.com/hvalev/shiny-server-arm-docker. Run with docker run -d -p 6969:6969 -v ~/armr/apps:/srv/shiny-server/ -v ~/armr/logs:/var/log/shiny-server/ -v ~/armr/conf:/etc/shiny-server/ --name armr brodriguesco/armr:latest
you need to create the following folders first:
~/armr/apss ~/armr/logs ~/armr/conf
This is based on havlev/shiny-server-arm so you'll also have a shiny server running. I use this as an R installation that I access from anywhere on my Rpi, which allows me to keep working even when I'm on the move and don't have access to a local installation on R. I use syncthing to synchronize the project folders between my rpi and my laptop(s) so I can look at the outputs locally.
Content type
Image
Digest
sha256:70563c714…
Size
1.6 GB
Last updated
about 4 years ago
docker pull brodriguesco/armr