Skip to content

mrview works from docker #65

@maedoc

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

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