Skip to content

Commit 32c2f42

Browse files
author
Jakub Kaczmarzyk
committed
fix: put license in /opt/freesurfer-6.0.0-min/
1 parent 2be7bf4 commit 32c2f42

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
@@ -66,7 +66,7 @@ function generate_base_dockerfile() {
6666
--label maintainer="The nipype developers https://github.com/nipy/nipype" \
6767
--spm12 version=r7219 \
6868
--freesurfer version=6.0.0-min \
69-
--run 'echo "cHJpbnRmICJrcnp5c3p0b2YuZ29yZ29sZXdza2lAZ21haWwuY29tXG41MTcyXG4gKkN2dW12RVYzelRmZ1xuRlM1Si8yYzFhZ2c0RVxuIiA+IC9vcHQvZnJlZXN1cmZlci9saWNlbnNlLnR4dAo=" | base64 -d | sh' \
69+
--run 'echo "cHJpbnRmICJrcnp5c3p0b2YuZ29yZ29sZXdza2lAZ21haWwuY29tCjUxNzIKICpDdnVtdkVWM3pUZmcKRlM1Si8yYzFhZ2c0RQoiID4gL29wdC9mcmVlc3VyZmVyLTYuMC4wLW1pbi9saWNlbnNlLnR4dA==" | base64 -d | sh' \
7070
--install afni ants apt-utils bzip2 convert3d file fsl-core \
7171
fsl-mni152-templates fusefat g++ git graphviz make python ruby \
7272
unzip xvfb \

0 commit comments

Comments
 (0)