Skip to content

saltatory/docker-r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Docker for R and R Studio

R Studio

Creates a docker image with R and R Studio installed.

Usage

To build the image :

cd directory_with_dockerfile docker build -t image_name .

To run the image :

docker run -t -i image_name -v local_path_to_r_project:/var/lib/R

About

Docker for R development with RStudio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published