Skip to content

Commit bbc4eab

Browse files
committed
Back to old command
1 parent fe973f1 commit bbc4eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ RUN apt-get update -qq \
113113
&& sed -i '$iecho https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/Licence' $ND_ENTRYPOINT \
114114
&& sed -i '$isource $FSLDIR/etc/fslconf/fsl.sh' $ND_ENTRYPOINT
115115

116-
RUN bash -c 'bash /opt/fsl-6.0.2/etc/fslconf/fslpython_install.sh -f /opt/fsl-6.0.2 -y'
116+
RUN bash -c 'bash /opt/fsl-6.0.2/etc/fslconf/fslpython_install.sh -f /opt/fsl-6.0.2'
117117

118118
ENV FREESURFER_HOME="/opt/freesurfer-7.3.2" \
119119
PATH="/opt/freesurfer-7.3.2/bin:$PATH"

0 commit comments

Comments
 (0)