Closed gringer closed 4 years ago
Thanks for pointing this out! I updated the docker file with what you suggested.
I haven't been using docker for a while. What I ended up doing was to make sure the app runs locally in Rstudio, and then deploy it on shinyapps.io following the instruction here: https://shiny.rstudio.com/articles/shinyapps.html
Error message seen:
I added the following to the Dockerfile:
This allowed the application to start, but the log also reported an error about the 'logging' package, so I also added: