Background I'm using another docker image and installing Shiny Server via commands in the dockerfile. The images are in a subdirectory named "www" in the app.R
When I run the following app.R file everything works perfectly. library(shinydashboard) ui <- dashboardPage( dashboardHeader(title = "Basic dashboard"),
I try to run shiny server from terminal in Ubuntu but I receive this error: nik@nik-VirtualBox:~$ shiny-server [2017-02-13 10:42:28.353] [INFO] shiny-server -