ins-amu / ins-amu/scripts

mrview works from docker

Open
#65 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
23
Forks
12
PR merge metrics
No merged PRs in 30d

Description

just diy, if you install mrtrix without the `-nogui` option, it works on a Linux host from Docker
```bash
docker run --rm -it --net=host \
-v $HOME/.Xauthority:/root/.Xauthority \
-e DISPLAY \
-e QT_X11_NO_MITSHM=1 \
-v $data:/data
$image mrview /data/foo/image.nii.gz
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.