rocker-org / rocker-versioned

Run current & prior versions of R using docker
https://hub.docker.com/r/rocker/r-ver
GNU General Public License v2.0
297 stars 169 forks source link

windows/screen is greyed out when run shiny app or rstudio addin gadget #85

Closed shizidushu closed 2 years ago

shizidushu commented 6 years ago

I opened this issue 2 days ago in shiny github repo. @wch said "This sounds like an issue with your Docker setup".

I build my docker image based on rocker/verse.

In order to make this issue more reproducible. I just test it with rocker/verse in my remote server.

docker run --rm -p 8787:8787 rocker/verse

Then open the rstudio server in the remote server.

Click the upper left + sign, then "Shiny Web App", assign a name, click "Create", at last click "Run App".

The browser pops up a window. The window shown greyed out

eitsupi commented 2 years ago

Close the issue due to lack of information. If a similar problem occurs again, please open a new issue at https://github.com/rocker-org/rocker-versioned2.