Custom R libraries for running Shiny server
10K+
This container simply adds ggplot2 and dplyr to the existing rocker/shiny file.
The below command will start a shiny server instance.
docker run -d -p 8080:3838 -v /path/to/my/ShinyApp/:/srv/shiny-server bcondon/rshiny
Content type
Image
Digest
Size
468 MB
Last updated
over 9 years ago
docker pull bcondon/rshiny