Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 279 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 279 Bytes

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.