Skip to content

phdax/docker-rserve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-rserve

Docker Automated build

Run

simply

docker run -dit --name rserve-simple -p 6312:6312 phdax/docker-rserve

persist library and workspace

docker run -dit --name rserve-simple -p 6312:6312 \
-v [LOCAL LIB DIR]:/opt/r/lib \
-v [LOCAL WORK DIR]:/opt/r/work \
phdax/docker-rserve

Usage

(default)
user : admin
pass : admin
port : 6312

License

GPL2

About

Rserve dockerfile for configurable rserve image

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published