Openscoring application for the Docker distributed applications platform.
- Docker 1.5 or newer
Clone the repository:
git clone https://github.com/openscoring/openscoring-docker.git
Enter the project root directory and edit the Openscoring application configuration file application.conf
as necessary.
Build the image:
docker build -t openscoring/openscoring:latest .
Run the image in "host" mode:
docker run --net="host" openscoring/openscoring:latest
There should be a Model REST API endpoint ready at http://localhost:8080/model now.
Openscoring-Docker is licensed under the terms and conditions of the GNU Affero General Public License, Version 3.0.
Openscoring-Docker is developed and maintained by Openscoring Ltd, Estonia.
Interested in using Java PMML API or Openscoring REST API software in your company? Please contact info@openscoring.io