Dockerfile for building a Docker image for mri_reface
- Download mri_reface: https://www.nitrc.org/projects/mri_reface/
- Unzip the download directory.
- Download the Dockerfile in this repository to the unzipped mri_reface directory.
- From the terminal
cd
into the mri_reface directory and run:sudo docker build -t your_username/mri_reface ./