docker build -t azuread/rshiny .docker run --name=rshiny-azuread --user shiny --rm -p 5000:5000 azuread/rshinydocker rm rshiny-azuread -f