You can read the original post in its original format on Rtask website by ThinkR here: Containerizing Shiny Apps with {shiny2docker}: A Step-by-Step Guide
Deploying a Shiny application to different servers or sharing it with others can be challenging due to differences in R package versions and system requirements. …