Sign inSign up

tsantini/image_processing

By tsantini

Updated over 2 years ago

MRI tools: ANTs, MRtrix3, FSL, Python3, connectome-workbench

Image
3

1.9K

tsantini/image_processing repository overview

Example of how to run your container in the current folder and using gpus:

docker run --gpus all -v "$PWD":"$PWD" -w "$PWD" -it tsantini/image_processing

Example of running and sharing the GUI with the host:

docker run -it --device /dev/dri/ -v /run:/run -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=$DISPLAY -e XDG_RUNTIME_DIR=$XDG_RUNTIME_DIR -v "$PWD":"$PWD" -w "$PWD" tsantini/image_processing

Tag summary

Content type

Image

Digest

sha256:1bd80dd83

Size

18.4 GB

Last updated

about 3 years ago

docker pull tsantini/image_processing