The unofficial fork of opencpu-server with Pre-installed Psychometrics libraries in R; A personal project created for use in a company project.
- Newly built with official Ubuntu 22.04 Docker image and PPA source of the OpenCPU-server.
- Just Removed barrier of timeout limits for psychometrics libraries.
- This docker image will be automatic daily update with nightly tag.
- Automatic update will be includes updates of CRAN libraries and Ubuntu apt updates.
- docker run --name opencpu-psychometrics -d -it -p 8004:8004 --restart always ghcr.io/seonghobae/opencpu-psychometrics:nightly
- docker run --name opencpu-psychometrics -d -it -p 8004:8004 --restart always ghcr.io/seonghobae/opencpu-psychometrics:latest
- docker run --name opencpu-psychometrics -d -it -p 8004:8004 --restart always seonghobae/opencpu-psychometrics:latest