Skip to content

Commit 01cc39d

Browse files
committed
fix: dcm2niix install
1 parent 83ca7b5 commit 01cc39d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/generate_dockerfiles.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ function generate_base_dockerfile() {
6868
--spm12 version=r7219 \
6969
--env 'LD_LIBRARY_PATH=/lib/x86_64-linux-gnu:$LD_LIBRARY_PATH' \
7070
--freesurfer version=6.0.0-min \
71-
--dcm2niix version=v1.0.20190902 \
71+
--dcm2niix version=v1.0.20190902 method=source \
7272
--run 'echo "cHJpbnRmICJrcnp5c3p0b2YuZ29yZ29sZXdza2lAZ21haWwuY29tCjUxNzIKICpDdnVtdkVWM3pUZmcKRlM1Si8yYzFhZ2c0RQoiID4gL29wdC9mcmVlc3VyZmVyLTYuMC4wLW1pbi9saWNlbnNlLnR4dA==" | base64 -d | sh' \
7373
--install afni ants apt-utils bzip2 convert3d file fsl-core \
7474
fsl-mni152-templates fusefat g++ git graphviz make python ruby \

0 commit comments

Comments
 (0)