Hello! How can I open freeview using a container on a cluster? I am using Apptainer with Freesurfer 7.4.1 , and other commands are working fine, e.g. recon-all etc. So far I have tried the code below.
apptainer exec -B $path_to_my_container my_container -c freeview
FATAL: "-c": executable file not found in $PATH