Run PredictionIO inside Docker
- Run
buildto build the image - Run
shellto start the container - Once inside the container, run
runsvdir-start&to start everything
Run quickstartapp
- Go to quickstartapp directory
cd /quickstartapp - DEPLOYING AN ENGINE INSTANCE
./run.sh& - RETRIEVE PREDICTION RESULTS
python show.py