Our custom RStudio installation.
Based on Ubuntu, with:
| host | username | password |
|---|---|---|
| http://127.0.0.1:8787 | rstudio | rstudio |
These are ODBC connection string examples for in Rstudio DB2 (example)
DATABASE=BLUDB;HOSTNAME=dashdb-xxx.bluemix.net;PORT=50000;PROTOCOL=TCPIP;UID=dashxxx;PWD=xxx;
Azure (example)
Server=xxx.database.windows.net;Uid=xxx;Pwd=xxx;Database=xxx;
docker run -d -p 8787:8787 --name Rstudio axians/r-studio
Content type
Image
Digest
Size
545.6 MB
Last updated
almost 9 years ago
docker pull axians/r-studio