We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac474ae commit 43ff580Copy full SHA for 43ff580
Dockerfile
@@ -73,6 +73,7 @@ RUN curl -sSL "http://neuro.debian.net/lists/$( lsb_release -c | cut -f2 ).us-ca
73
RUN apt-get update && \
74
apt-get install -y --no-install-recommends \
75
fsl-core=5.0.9-5~nd16.04+1 \
76
+ fsl-mni152-templates=5.0.7-2 \
77
afni=16.2.07~dfsg.1-5~nd16.04+1 \
78
convert3d \
79
git-annex-standalone && \
0 commit comments