# R-INLA container Dockerfile to run [R-INLA](https://www.r-inla.org/) on Nord3. ## To build the image, execute: `docker-compose build analysis` ## To run the image, execute: `docker-compose run analysis`