Hi there
I'm looking at taking a shiny app and running it (probably on Elastic Beanstalk) using docker containers.
Some example Dockerfiles run the app directly with shiny::runApp
and some run shiny server itself.
I was just wondering what the pros and cons are of either approach?
This blog post gives a very nice explanation
2 Likes
Thanks, I hadn't seen that from my Googleing, will give it a read.
system
Closed
4
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
If you have a query related to it or one of the replies, start a new topic and refer back with a link.