Sign inSign up

bcondon/rshiny

By bcondon

Updated over 9 years ago

Custom R libraries for running Shiny server

Image
0

10K+

bcondon/rshiny repository overview

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

Tag summary

Content type

Image

Digest

Size

468 MB

Last updated

over 9 years ago

docker pull bcondon/rshiny