I am trying to deploy the standard R shiny example app in an Azure Webapp for Containers. I am using Azure container registry.
I have managed to deploy the app but the plots are not showing when I login to the webapp. It seems like shiny-server is not working proberly but I do not know why?