Closed TTTPOB closed 2 years ago
( sorry, the problem cease to exist for no reason(
Hi TTTPOB, I'm wondering how you get the problem fixed? I spent two days playing with this repo, and now I can get things to work with the docker version.
However, when I tried the Singularity version, the login page of rstudio server keeps prompting me incorrect username or password. Therefore, I have to make --auth-none=1 to skip the authentication. It would be great if you can share with me your solution.
step to reproduce
PORT=11231 PASSWORD=112233 ./run_singularity.sh
http://localhost:11231
result
expected result
enter the rstudio
more information
I can enter docker started pure
rocker/rstudio
I've tested this repo on my own arch installation and a centos 7 server, same resulttried
rocker/rstudio:3.6.3
problem exists