Skip to content

b2b-web-id/docker-opencpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-opencpu

Dockerized OpenCPU with Samples

How to get

$ docker pull b2bwebid/opencpu:latest

How to use

$ docker run -t -p 8080:80 -p 8004:8004 b2bwebid/opencpu:latest

Then open http://localhost:8080/ocpu/ to check if everything is OK.