Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Commit

Permalink
Merge pull request #347 from a3sha2/master
Browse files Browse the repository at this point in the history
Update Dockerfile
  • Loading branch information
a3sha2 committed Jun 26, 2020
2 parents f89582c + 7b426ed commit d5843fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ RUN export ND_ENTRYPOINT="/neurodocker/startup.sh" \
RUN pip install --no-cache-dir numpy pandas traits scikit-learn
RUN pip install --no-cache-dir nipype nibabel niworkflows nilearn matplotlib
RUN rm -rf ~/.cache/pip/* && sync
RUN apt-get update && apt-get install multiarch-support
RUN apt-get update

ENV FSLDIR="/opt/fsl-5.0.10" \
Expand Down

0 comments on commit d5843fb

Please sign in to comment.