Skip to content

mrview works from docker #65

Description

@maedoc

just diy, if you install mrtrix without the -nogui option, it works on a Linux host from Docker

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions