Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 346 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 346 Bytes

reprof-rest

RESTful service for running reprof

Pre-requisites

Install docker and docker-compose

Installing

Build the images, using: 'docker-compose build'

Running

Run 'docker-compose up' from the root directory or for testing purposes: ./run_dev.sh