docker run -ti --rm \ -v /Volumes/encrypteddata/SPRINT/Majid-analysis-test/qsip/input:/data:ro \ -v /Volumes/encrypteddata/SPRINT/Majid-analysis-test/qsip/output:/out \ -v /Volumes/encrypteddata/SPRINT/Majid-analysis-test/qsip/wd:/work \ -v /Volumes/encrypteddata/SPRINT/Majid-analysis-test/qsip/FSlicense-majid.txt:/opt/freesurfer/license.txt \ pennbbl/qsiprep:latest \ /data /out participant \ -w /work/ --fs-license-file /opt/freesurfer/license.txt --output-resolution 2 --skip_bids_validation --nthreads 6 --mem_mb 20