Skip to content

DigitalEarns/RHBase

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

RHBase Docker Container

Usage

Clone this repo and build docker image.

git clone https://github.com/Ranjandas/RHBase
cd RHBase
docker build -t rhbase .

Alternatively if you dont want to build you can pull the pre-built docker image

docker pull ranjandas/RHBase

To run the image use docker run which will drop you to the R console.

docker run -it ranjandas/RHBase

About

RHBase Docker Container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published