This repository provides a way to run R-Instat in a Docker container.
- Docker
- Docker Compose
Run the following command in a terminal, in the project root directory.
docker-compose up
In order to build a new container image, you will need a compiled copy of R-Instat in a directory called RInstat in the project root directory.