Error running mindboggle with singularity

hi hi,

I am trying to run singularity on cluster:

singularity run
-B /imaging/pilots/sub-01/:/home/jovyan/work
-B /imaging/soft/freesurfer/6.0.0/x86_64/license.txt:/config/license.txt
-e mindboggle.simg
/home/jovyan/work/anat/T1w.nii.gz

the error is:
/neurodocker/startup.sh: line 5: /home/jovyan/work/anat/T1.nii.gz: cannot execute binary file: Exec format error

for now this is working :wink:

mindboggle123 /home/jovyan/work/sub-01/anat/T1.nii.gz \

thanks