Skip to content

mgymrek/docker-rstudio-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-rstudio-server

Docker image that runs rstudio server. Inspired by this rstudio-server docker, but does not include sshd. I use this image as a base for other images to provide reproducible and interactive R analyses.

== Build Image ==

./build_image.sh

== Run Image ==

./run_image.sh

Edit this script to change the port, if needed.

== Visit RStudio ==

http://localhost:49000

Log in to RStudio with username "guest" and password "guest" and start having fun.

About

Docker container that runs rstudio server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages