Skip to content

Commit

Permalink
Back to old command
Browse files Browse the repository at this point in the history
  • Loading branch information
rcruces committed Jun 26, 2023
1 parent fe973f1 commit bbc4eab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ RUN apt-get update -qq \
&& sed -i '$iecho https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/Licence' $ND_ENTRYPOINT \
&& sed -i '$isource $FSLDIR/etc/fslconf/fsl.sh' $ND_ENTRYPOINT

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

ENV FREESURFER_HOME="/opt/freesurfer-7.3.2" \
PATH="/opt/freesurfer-7.3.2/bin:$PATH"
Expand Down

0 comments on commit bbc4eab

Please sign in to comment.